ember-template-compiler
Advanced tools
Comparing version 1.6.0-beta.1 to 1.6.0-beta.2
@@ -8,3 +8,3 @@ { | ||
"description": "An npm module for the ember-template-compiler.js file that ships with ember.js", | ||
"version": "1.6.0-beta.1", | ||
"version": "1.6.0-beta.2", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
@@ -8,3 +8,3 @@ /*! | ||
* See https://raw.github.com/emberjs/ember.js/master/LICENSE | ||
* @version 1.6.0-beta.1 | ||
* @version 1.6.0-beta.2 | ||
*/ | ||
@@ -281,3 +281,3 @@ | ||
@param {String} string The template to precompile | ||
@param {Boolean} asObject optional parameter, defaulting to true, of whether or not the | ||
@param {Boolean} asObject optional parameter, defaulting to true, of whether or not the | ||
compiled template should be returned as an Object or a String | ||
@@ -284,0 +284,0 @@ */ |
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
15525