shift-spec
Advanced tools
Comparing version 2015.2.0 to 2015.2.1
{ | ||
"name": "shift-spec", | ||
"version": "2015.2.0", | ||
"version": "2015.2.1", | ||
"description": "JavaScript representation of the Shift AST specification", | ||
@@ -15,3 +15,3 @@ "author": "Shape Security Labs", | ||
"test": "node ./", | ||
"prepublish": "rm -rf dist/* && npm update && npm run build && npm test && (if ! (git rev-list -1 v$npm_package_version 2>&1 > /dev/null) || [ \"$(git rev-parse HEAD)\" != \"$(git rev-list -1 v$npm_package_version)\" ]; then printf \"\\e[31mPackage version does not have corresponding git tag at HEAD.\\e[0m\\n\"; exit 1; fi)" | ||
"prepublish": "rm -rf dist/* && npm update && npm run build" | ||
}, | ||
@@ -18,0 +18,0 @@ "files": [ |
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
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
0
50223