ng-test-utils
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "ng-test-utils", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "angular test utilities", | ||
@@ -31,2 +31,5 @@ "main": "index.js", | ||
"glob": "^4.4.0", | ||
"gulp": "^3.8.11", | ||
"gulp-clean": "^0.3.1", | ||
"gulp-util": "^3.0.4", | ||
"istanbul": "^0.3.6", | ||
@@ -41,3 +44,3 @@ "jscs": "^1.11.3", | ||
"scripts": { | ||
"test": "npm run lint && npm run cover && npm run check-style", | ||
"test": "npm run lint && npm run cover && npm run check-style && gulp", | ||
"cover": "rm -rf coverage && npm run cover-recast && npm run cover-esprima && npm run cover-acorn && node combine-coverage", | ||
@@ -44,0 +47,0 @@ "watch": "mocha -w --growl mocha-globals.js test/*-test.js test/**/*-test.js", |
Sorry, the diff of this file is not supported yet
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
25378
537
1
191
15
19