sessionstore
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"author": "adrai", | ||
"name": "sessionstore", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"private": false, | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"async": ">= 0.1.18", | ||
"lodash": ">= 0.4.2" | ||
"lodash": ">= 0.5.x" | ||
}, | ||
@@ -38,2 +38,11 @@ "devDependencies": { | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adrai/sessionstore/issues" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://raw.github.com/adrai/sessionstore/master/licence" | ||
} | ||
], | ||
"scripts" : { | ||
@@ -40,0 +49,0 @@ "test" : "mocha" |
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
16333
1
Updatedlodash@>= 0.5.x