@arcblock/forge-proto
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@arcblock/forge-proto", | ||
"description": "Static modules generated from forge-sdk protobuf files", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "wangshijun <shijun@arcblock.io> (https://www.arcblock.io)", | ||
@@ -45,3 +45,3 @@ "engines": { | ||
"copy:json": "rm -f lib/*.json && cp $FORGE_SDK_PROTO_GEN_DIR/*.json lib/", | ||
"lint": "eslint test index.js", | ||
"lint": "eslint tests index.js", | ||
"precommit": "CI=1 npm run test", | ||
@@ -56,3 +56,3 @@ "prepush": "CI=1 npm run test", | ||
}, | ||
"gitHead": "a5bca8e3ff6a8b5401bb95ccc7218ab6876dbad2" | ||
"gitHead": "620f766855f2b62d973c50f0797717e8b06e2dbe" | ||
} |
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
1150875