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

backbone.rel

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.rel - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

backbone.rel.js

@@ -122,2 +122,6 @@ /**

if (_.isFunction(options)) {
return options(this.self);
}
if (!options.collection) {

@@ -124,0 +128,0 @@ throw Error('No collection was given');

2

package.json
{
"name": "backbone.rel",
"description": "Lightweight relationship assistant for your backbone applications",
"version": "0.2.2",
"version": "0.2.3",
"author": "Pau ramon <masylum@gmail.com>",

@@ -6,0 +6,0 @@ "contributors": ["Maxim Colls <collsmaxim@gmail.com>", "Saimon Moore <saimonmoore@gmail.com>"],

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