@arcblock/forge-proto
Advanced tools
Comparing version 0.38.8 to 0.38.9
{ | ||
"name": "@arcblock/forge-proto", | ||
"description": "Static modules generated from forge-sdk protobuf files", | ||
"version": "0.38.8", | ||
"version": "0.38.9", | ||
"author": { | ||
@@ -52,2 +52,4 @@ "name": "wangshijun", | ||
"lint:fix": "eslint --fix tests *.js", | ||
"docs": "yarn generate-dts && yarn generate-docs && yarn cleanup-docs && yarn format-docs", | ||
"cleanup-docs": "node ../../tools/cleanup-docs.js docs/README.md $npm_package_name", | ||
"upgrade": "bash tools/copy.sh && yarn gen && yarn generate-dts && yarn generate-docs && yarn generate-status && yarn format-docs", | ||
@@ -69,3 +71,3 @@ "copy": "bash tools/copy.sh", | ||
}, | ||
"gitHead": "f03c5cd4e07262ef32bfb1793117a8dbdc89b3cf" | ||
"gitHead": "78f813469a338ea2e165924300819cf8946a4ecc" | ||
} |
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
2033244