ember-getowner-polyfill
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -10,2 +10,4 @@ /* jshint node: true */ | ||
included: function() { | ||
this._super.included.apply(this, arguments); | ||
this._ensureThisImport(); | ||
@@ -12,0 +14,0 @@ |
{ | ||
"name": "ember-getowner-polyfill", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "The default blueprint for ember-cli addons.", | ||
@@ -5,0 +5,0 @@ "directories": { |
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
11338
188