simple-cookie
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "simple-cookie", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Simple cookie parser & serializer", | ||
"main": "index.js", | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -23,5 +22,5 @@ "type": "git", | ||
"devDependencies": { | ||
"chai": "^1.10.0", | ||
"mocha": "^1.21.5" | ||
"chai": "^3.5.0", | ||
"mocha": "^3.2.0" | ||
} | ||
} |
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
6442