Comparing version 1.0.3 to 1.0.4
@@ -1,2 +0,2 @@ | ||
// Browser bundle of nunjucks 1.0.3 (slim, only works with precompiled templates) | ||
// Browser bundle of nunjucks 1.0.4 (slim, only works with precompiled templates) | ||
@@ -3,0 +3,0 @@ (function() { |
{ | ||
"name": "nunjucks", | ||
"description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "James Long <longster@gmail.com>", | ||
"dependencies": { | ||
"optimist": "*", | ||
"chokidar": "git://github.com/tyler-johnson/chokidar.git" | ||
"chokidar": "~0.8.2" | ||
}, | ||
@@ -10,0 +10,0 @@ "browser" : "./browser/nunjucks.js", |
Sorry, the diff of this file is too big to display
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
0
931641
+ Addedchokidar@0.8.4(transitive)
+ Addedrecursive-readdir@0.0.2(transitive)
Updatedchokidar@~0.8.2