Comparing version 0.26.2 to 0.26.3
@@ -23,3 +23,3 @@ /*! | ||
exports.version = '0.26.2'; | ||
exports.version = '0.26.3'; | ||
@@ -26,0 +26,0 @@ /** |
{ | ||
"name": "jade", | ||
"description": "Jade template engine", | ||
"version": "0.26.2", | ||
"version": "0.26.3", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
@@ -11,3 +11,3 @@ "repository": "git://github.com/visionmedia/jade", | ||
"dependencies": { | ||
"commander": "0.5.2", | ||
"commander": "0.6.1", | ||
"mkdirp": "0.3.0" | ||
@@ -29,4 +29,3 @@ }, | ||
}, | ||
"scripts" : { "prepublish" : "npm prune" }, | ||
"engines": { "node": ">= 0.1.98" } | ||
"scripts" : { "prepublish" : "npm prune" } | ||
} |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
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
210576
1
+ Addedcommander@0.6.1(transitive)
- Removedcommander@0.5.2(transitive)
Updatedcommander@0.6.1