Socket
Socket
Sign inDemoInstall

backbone-plus

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-plus - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.0.4",
"version": "0.0.5",
"repository": {

@@ -13,0 +13,0 @@ "type": "git",

@@ -24,3 +24,4 @@ # Backbone-Plus

this.listenToOnce(this.collection
, 'cacheRead', function (resp) {
, 'cacheRead'
, function (resp) {
// Parse the response and update the collection

@@ -27,0 +28,0 @@ self.collection.set(self.collection.parse(resp));

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