ember-responsive
Advanced tools
Comparing version 0.2.10 to 0.2.11
{ | ||
"name": "ember-responsive", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"main": "dist/ember-responsive.js", | ||
"authors": [ | ||
@@ -26,3 +27,3 @@ "Jonathan Geiger <geiger@freshbooks.com>", | ||
"dependencies": { | ||
"ember": "~1.5.0" | ||
"ember": ">=1.5.0 <1.8.0" | ||
}, | ||
@@ -29,0 +30,0 @@ "devDependencies": { |
@@ -5,3 +5,3 @@ { | ||
"description": "Easy responsive layouts with Ember", | ||
"version": "0.2.8", | ||
"version": "0.2.11", | ||
"url": "https://freshbooks.github.io/ember-responsive/" | ||
@@ -8,0 +8,0 @@ }, |
{ | ||
"name": "ember-responsive", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "Easy responsive layouts with Ember", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -68,6 +68,7 @@ module('Ember.Responsive.Media'); | ||
ok( | ||
observer.callCount == 3, | ||
equal( | ||
3, | ||
observer.callCount, | ||
'Expected 3 calls to an observer, '+observer.callCount+' were called instead' | ||
); | ||
}); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
206635
45
2396
89