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

backbone.babysitter

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.babysitter - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

bower.json

@@ -20,3 +20,3 @@ {

"dependencies": {
"backbone": ">=0.9.9 <=1.2.3",
"backbone": ">=0.9.9 <=1.3.x",
"underscore": ">=1.4.0 <=1.8.3"

@@ -23,0 +23,0 @@ },

# Change log
### v0.1.12
* Bump version range of backbone support.
### v0.1.11

@@ -4,0 +8,0 @@

@@ -32,5 +32,5 @@ {

"dependencies": {
"jashkenas/backbone": ">=0.9.9 <=1.2.3",
"jashkenas/backbone": ">=0.9.9 <=1.3.x",
"jashkenas/underscore": ">=1.4.0 <=1.8.3"
}
}
{
"name": "backbone.babysitter",
"description": "Manage child views in a Backbone.View",
"version": "0.1.11",
"version": "0.1.12",
"homepage": "https://github.com/marionettejs/backbone.babysitter",

@@ -41,3 +41,3 @@ "main": "lib/backbone.babysitter.js",

"dependencies": {
"backbone": ">=0.9.9 <=1.3.2",
"backbone": ">=0.9.9 <=1.3.x",
"underscore": ">=1.4.0 <=1.8.3"

@@ -44,0 +44,0 @@ },

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