django-ember-precompile
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -12,5 +12,5 @@ var fs = require('fs') | ||
var jquery = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/jquery-1.7.2.js', 'utf8')); | ||
var handlebars = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/handlebars-1.0.rc.2.js', 'utf8')); | ||
var ember = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/ember.js', 'utf8')); | ||
var jquery = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/jquery-1.9.1.js', 'utf8')); | ||
var handlebars = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/handlebars-1.0.0-rc.3.js', 'utf8')); | ||
var ember = window.run(fs.readFileSync('node_modules/django-ember-precompile/vendor/ember-1.0.0-rc.1.js', 'utf8')); | ||
@@ -17,0 +17,0 @@ return window; |
@@ -8,3 +8,3 @@ { | ||
"description": "ember.js precompiler for projects that use the django compressor", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"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
1091583
31237
1