ember-cli-htmlbars
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -93,3 +93,4 @@ 'use strict'; | ||
global.EmberENV = EmberENV; // Needed for eval time feature flag checks | ||
var clonedEmberENV = JSON.parse(JSON.stringify(EmberENV)); | ||
global.EmberENV = clonedEmberENV; // Needed for eval time feature flag checks | ||
var pluginInfo = this.astPlugins(); | ||
@@ -96,0 +97,0 @@ |
{ | ||
"name": "ember-cli-htmlbars", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "A library for adding htmlbars to ember CLI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
12586
230