Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "blake", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Simple, blog aware infrastructure to generate static sites", | ||
@@ -32,15 +32,15 @@ "main": "index.js", | ||
"dependencies": { | ||
"mkdirp": "0.4.x", | ||
"fstream": "0.1.x", | ||
"lru-cache": "2.5.x", | ||
"prettydate": "0.0.x", | ||
"event-stream": "3.1.x", | ||
"cop": "0.3.x", | ||
"popfun": "0.1.x" | ||
"cop": "^0.3.6", | ||
"event-stream": "^3.1.7", | ||
"fstream": "^0.1.31", | ||
"lru-cache": "^2.5.0", | ||
"mkdirp": "^0.4.2", | ||
"popfun": "^0.1.2", | ||
"prettydate": "0.0.1" | ||
}, | ||
"devDependencies": { | ||
"tap": "0.3.x", | ||
"rimraf": "2.0.x", | ||
"jade": "0.27.x", | ||
"markdown": "0.4.x" | ||
"jade": "^1.8.1", | ||
"markdown": "^0.5.0", | ||
"rimraf": "^2.2.8", | ||
"tap": "^0.4.13" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
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
30623
+ Addedevent-stream@3.3.5(transitive)
+ Addedlru-cache@2.7.3(transitive)
+ Addedmap-stream@0.0.7(transitive)
+ Addedsplit@1.0.1(transitive)
+ Addedstream-combiner@0.2.2(transitive)
- Removedevent-stream@3.1.7(transitive)
- Removedlru-cache@2.5.2(transitive)
- Removedmap-stream@0.1.0(transitive)
- Removedsplit@0.2.10(transitive)
- Removedstream-combiner@0.0.4(transitive)
Updatedcop@^0.3.6
Updatedevent-stream@^3.1.7
Updatedfstream@^0.1.31
Updatedlru-cache@^2.5.0
Updatedmkdirp@^0.4.2
Updatedpopfun@^0.1.2
Updatedprettydate@0.0.1