Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "funkis", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Functional programming in JavaScript.", | ||
@@ -19,3 +19,4 @@ "main": "index.js", | ||
"mocha-sinon": "~1.1.0", | ||
"sinon-chai": "~2.5.0" | ||
"sinon-chai": "~2.5.0", | ||
"expect.js": "^0.3.1" | ||
}, | ||
@@ -32,6 +33,3 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/mstade/funkis", | ||
"dependencies": { | ||
"expect.js": "^0.3.1" | ||
} | ||
"homepage": "https://github.com/mstade/funkis" | ||
} |
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
0
148867
9
- Removedexpect.js@^0.3.1
- Removedexpect.js@0.3.1(transitive)