ember-template-compiler
Advanced tools
Comparing version 1.3.0-beta.3.1 to 1.3.0-beta.4
@@ -8,3 +8,3 @@ { | ||
"description": "An npm module for the ember-template-compiler.js file that ships with ember.js", | ||
"version": "1.3.0-beta.3.1", | ||
"version": "1.3.0-beta.4", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
(function() { | ||
var Ember = { assert: function() {}, FEATURES: { isEnabled: function() {} } }; | ||
// ========================================================================== | ||
// Project: Ember - JavaScript Application Framework | ||
// Copyright: Copyright 2011-2013 Tilde Inc. and contributors | ||
// Portions Copyright 2006-2011 Strobe Inc. | ||
// Portions Copyright 2008-2011 Apple Inc. All rights reserved. | ||
// License: Licensed under MIT license | ||
// See https://raw.github.com/emberjs/ember.js/master/LICENSE | ||
// ========================================================================== | ||
/*! | ||
* @overview Ember - JavaScript Application Framework | ||
* @copyright Copyright 2011-2013 Tilde Inc. and contributors | ||
* Portions Copyright 2006-2011 Strobe Inc. | ||
* Portions Copyright 2008-2011 Apple Inc. All rights reserved. | ||
* @license Licensed under MIT license | ||
* See https://raw.github.com/emberjs/ember.js/master/LICENSE | ||
* @version 1.3.0-beta.4 | ||
*/ | ||
// Version: 1.3.0-beta.3 | ||
(function() { | ||
@@ -16,0 +15,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
14488