larvitcms
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -9,13 +9,13 @@ { | ||
"dependencies": { | ||
"async": "~1.5", | ||
"larvitdb": "~0.4", | ||
"larvitslugify": "~0.10", | ||
"lodash": "~4.0", | ||
"randomstring": "~1.1", | ||
"winston": "~2.1" | ||
"async": "^1", | ||
"larvitdb": "^0.4", | ||
"larvitslugify": "^0.10", | ||
"lodash": "^4", | ||
"randomstring": "^1", | ||
"winston": "^2" | ||
}, | ||
"description": "Simple blog module with admin GUI for larvitadmingui", | ||
"devDependencies": { | ||
"mocha": "latest", | ||
"pre-git": "latest" | ||
"mocha": "^2", | ||
"pre-git": "^3" | ||
}, | ||
@@ -35,3 +35,3 @@ "pre-commit": [ | ||
}, | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"readmeFilename": "README.md", | ||
@@ -38,0 +38,0 @@ "bugs": { |
26335
+ Addedasync@2.6.4(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedrandombytes@2.1.0(transitive)
+ Addedrandomstring@1.3.1(transitive)
+ Addedwinston@2.4.7(transitive)
- Removedarray-uniq@1.0.2(transitive)
- Removedasync@1.0.0(transitive)
- Removedlodash@4.0.1(transitive)
- Removedpkginfo@0.3.1(transitive)
- Removedrandomstring@1.1.5(transitive)
- Removedwinston@2.1.1(transitive)
Updatedasync@^1
Updatedlarvitdb@^0.4
Updatedlarvitslugify@^0.10
Updatedlodash@^4
Updatedrandomstring@^1
Updatedwinston@^2