Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "ts-proto", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "", | ||
"main": "build/plugin.js", | ||
"bin": { | ||
"protoc-gen-ts_proto": "./protoc-gen-ts_proto" | ||
}, | ||
"scripts": { | ||
"prepare": "yarn build && yarn test", | ||
"build": "yarn tsc", | ||
"setup": "./pbjs.sh && mkdir -p build/integration && ./update_proto_bins.sh && yarn codegen", | ||
@@ -8,0 +13,0 @@ "codegen": "mkdir -p build/integration && yarn ts-node integration/setup.ts", |
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
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
781725
44