django-ember-precompile
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -16,3 +16,3 @@ var fs = require('fs') | ||
var handlebars = window.run(fs.readFileSync(vendor + '/handlebars-1.0.0-rc.3.js', 'utf8')); | ||
var ember = window.run(fs.readFileSync(vendor + '/ember-1.0.0-rc.2.js', 'utf8')); | ||
var ember = window.run(fs.readFileSync(vendor + '/ember-1.0.0-rc.3.js', 'utf8')); | ||
@@ -19,0 +19,0 @@ return window; |
@@ -8,3 +8,3 @@ { | ||
"description": "ember.js precompiler for projects that use the django compressor", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1141633
32669
1