volos-quota-common
Advanced tools
Comparing version 0.11.10 to 0.11.11
{ | ||
"name": "volos-quota-common", | ||
"version": "0.11.10", | ||
"version": "0.11.11", | ||
"lockfileVersion": 1, | ||
@@ -21,7 +21,7 @@ "requires": true, | ||
"underscore": { | ||
"version": "1.6.0", | ||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz", | ||
"integrity": "sha1-izixDKze9jM3uLJOT/htRa6lKag=" | ||
"version": "1.12.1", | ||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", | ||
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" | ||
} | ||
} | ||
} |
{ | ||
"name": "volos-quota-common", | ||
"version": "0.11.10", | ||
"version": "0.11.11", | ||
"main": "lib/quota.js", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"debug": "^2.2.0", | ||
"underscore": "1.6.x" | ||
"underscore": "1.12.1" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": {}, |
31846
+ Addedunderscore@1.12.1(transitive)
- Removedunderscore@1.6.0(transitive)
Updatedunderscore@1.12.1