Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "libskynet", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"author": "Skynet Labs", | ||
@@ -17,5 +17,5 @@ "description": "helper library to interact with skynet's low level primitives", | ||
"lint": "prettier -l 'src' 'src-test' '*.js' '*.json' && eslint 'src' 'src-test' '*.js' '*.json'", | ||
"clean-all": "node ./clean.js", | ||
"clean": "node ./clean.js", | ||
"deps": "npm audit fix", | ||
"update-deps": "npm run clean-all && npm run deps && npm install", | ||
"update-deps": "npm run clean && npm run deps && npm install", | ||
"update-lint": "prettier -w 'src' 'src-test' '*.js' '*.json' && eslint 'src' 'src-test' '*.js' '*.json' --fix", | ||
@@ -26,4 +26,4 @@ "update": "npm run update-deps && npm run update-lint && tsc", | ||
"test": "jest && npm run spot-test && npm run benchmark", | ||
"build": "npm run clean-all && npm install && npm run lint && tsc", | ||
"prepublishOnly": "npm run clean-all && npm install && npm run lint && npm run test" | ||
"build": "npm run clean && npm install && npm run lint && tsc", | ||
"prepublishOnly": "npm run clean && npm install && npm run lint && npm run test && npm run build" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
Network access
Supply chain riskThis module accesses the network.
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
203013
80
5791
2