protoc-gen-grpc-gateway-es
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"bin": "dist/index.js", | ||
"dependencies": { | ||
@@ -16,13 +17,14 @@ "@bufbuild/protobuf": "^1.3.1", | ||
}, | ||
"files": [], | ||
"files": [ | ||
"dist/index.js" | ||
], | ||
"git": "https://github.com/czabaj/protoc-gen-grpc-gateway-es", | ||
"license": "MIT", | ||
"module": "dist/index.js", | ||
"name": "protoc-gen-grpc-gateway-es", | ||
"scripts": { | ||
"build": "bun build --external @bufbuild/protobuf --external @bufbuild/protoplugin --outdir ./dist ./src/index.ts", | ||
"build": "bun build --external @bufbuild/protobuf --external @bufbuild/protoplugin --outdir ./dist --target node ./src/index.ts", | ||
"generateOptions": "cd options && bunx buf generate buf.build/googleapis/googleapis && bunx buf generate buf.build/grpc-ecosystem/grpc-gateway && bunx buf generate buf.build/protocolbuffers/wellknowntypes" | ||
}, | ||
"type": "module", | ||
"version": "0.1.0" | ||
"version": "0.1.1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
66431
4
1369