Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-responsive

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-responsive - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

CONTRIBUTING.md

5

bower.json
{
"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": {

2

dist/doc/data.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc