Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "cookieman", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "lib/cookieman", | ||
"dependencies": { | ||
"benchmark": "^2.1.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"benchmark": "^2.1.0", | ||
"karma": "^0.13.15", | ||
@@ -22,3 +21,3 @@ "karma-chrome-launcher": "^0.2.1", | ||
}, | ||
"description": "cookieman =========", | ||
"description": "Simple commonjs cookie lib with path and domain awareness and ie7+ support", | ||
"directories": { | ||
@@ -25,0 +24,0 @@ "test": "test" |
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
19776
0
13
14
- Removedbenchmark@^2.1.0
- Removedbenchmark@2.1.4(transitive)
- Removedlodash@4.17.21(transitive)
- Removedplatform@1.3.6(transitive)