Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "zig", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Simple, but naughty, control flow for Node.js.", | ||
"main": "zig.js", | ||
"scripts": { | ||
"test": "./test.sh", | ||
"build": "./build.sh" | ||
"test": "mocha test/zig.test.js" | ||
}, | ||
@@ -25,4 +24,10 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "4" | ||
} | ||
"lodash": "4", | ||
"mocha": "^5.2.0" | ||
}, | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"zig.js" | ||
] | ||
} |
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
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
8939
2
4
168
2
+ Addedmocha@^5.2.0
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedbrowser-stdout@1.3.1(transitive)
+ Addedcommander@2.15.1(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddebug@3.1.0(transitive)
+ Addeddiff@3.5.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.1.2(transitive)
+ Addedgrowl@1.10.5(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedhe@1.1.1(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.0.4(transitive)
+ Addedminimist@0.0.8(transitive)
+ Addedmkdirp@0.5.1(transitive)
+ Addedmocha@5.2.0(transitive)
+ Addedms@2.0.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedsupports-color@5.4.0(transitive)
+ Addedwrappy@1.0.2(transitive)