@zilliqa-js/proto
Advanced tools
Comparing version 3.3.4 to 3.4.0-rc.0
{ | ||
"name": "@zilliqa-js/proto", | ||
"version": "3.3.4", | ||
"version": "3.4.0-rc.0", | ||
"description": "Protobuf dependencies for message serialization", | ||
"author": "Ian Tan (https://github.com/iantanwx)", | ||
"maintainers": [ | ||
@@ -24,8 +23,2 @@ "Zilliqa Usability Team <maintainers@zilliqa.com> (https://github.com/zilliqa/)" | ||
}, | ||
"scripts": { | ||
"build": "yarn clean && mkdir dist && yarn gen:js && yarn gen:ts", | ||
"gen:js": "pbjs --target static-module --wrap commonjs --out ./dist/index.js ./src/messages.proto", | ||
"gen:ts": "pbts --out ./dist/index.d.ts --name zproto ./dist/index.js", | ||
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
@@ -42,6 +35,8 @@ "protobufjs": "^6.8.8" | ||
], | ||
"engines": { | ||
"node": ">=12.0.0 <17" | ||
}, | ||
"gitHead": "4c49d56db14609dea8916aa7c13bc4313051080f" | ||
} | ||
"scripts": { | ||
"build": "yarn clean && mkdir dist && yarn gen:js && yarn gen:ts", | ||
"gen:js": "pbjs --target static-module --wrap commonjs --out ./dist/index.js ./src/messages.proto", | ||
"gen:ts": "pbts --out ./dist/index.d.ts --name zproto ./dist/index.js", | ||
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo" | ||
} | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
36296
2
0
1
2
2
0
3