Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "angular", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "AngularJS provided as a CommonJS module. Compiled with jsdom when running in Node. Useful for client-side apps built with Browserify and for testing AngularJS code in Node without depending on a browser.", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "tape test/index.js" | ||
"test": "tape test/index.js", | ||
"build": "node bin/build.js" | ||
}, | ||
@@ -31,4 +32,5 @@ "repository": { | ||
"devDependencies": { | ||
"tape": "~2.1.0" | ||
"tape": "~2.1.0", | ||
"request": "~2.30.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
376236
10
497
2
4
2