grpc / grpc/grpc-node

package.json for grpc-tools missing license field

Open
#2,607 5 comments 0 reactions 0 assignees View on GitHub
package: grpc-tools
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Problem description
The published package for grpc-tools missing license field and package is missing LICENSE file from repo

### Reproduction steps
View package on https://www.npmjs.com/package/grpc-tools

It is missing https://github.com/grpc/grpc-node/blob/master/packages/grpc-tools/LICENSE
and https://github.com/grpc/grpc-node/blob/master/packages/grpc-tools/README.md

Looks like it should include it
https://github.com/grpc/grpc-node/blob/master/packages/grpc-tools/package.json#L41

Likely issue is it staged into a temp dir and packaged up from that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.