Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
// Browser bundle of nunjucks 1.0.2 (slim, only works with precompiled templates) | ||
// Browser bundle of nunjucks 1.0.3 (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.2", | ||
"version": "1.0.3", | ||
"author": "James Long <longster@gmail.com>", | ||
"dependencies": { | ||
"optimist": "*", | ||
"chokidar": "git://github.com/appleifreak/chokidar.git" | ||
"chokidar": "git://github.com/tyler-johnson/chokidar.git" | ||
}, | ||
"browser" : "./browser/nunjucks.js", | ||
"devDependencies": { | ||
@@ -11,0 +12,0 @@ "expect.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
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
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
931678