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

backbone.react-view

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.react-view - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

LICENSE.md

1

index.js

@@ -27,2 +27,3 @@ 'use strict';

ReactDOM.unmountComponentAtNode(this.el);
return Backbone.View.remove.apply(this, arguments);
},

@@ -29,0 +30,0 @@

8

package.json
{
"name": "backbone.react-view",
"version": "1.1.1",
"version": "2.0.0",
"description": "Backbone.ReactView",

@@ -27,6 +27,6 @@ "main": "index.js",

"dependencies": {
"backbone": "<=1.2.3",
"react": "^0.14.0",
"react-dom": "^0.14.0"
"backbone": "<1.4.0",
"react": "^0.14.0 || 15.0.0-0",
"react-dom": "^0.14.0 || 15.0.0-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