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

backbone-relations

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-relations - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

6

backbone-relations.js
(function (root, factory) {
if (typeof root.define === 'function' && root.define.amd) {
root.define(
'backbone-relations',
['underscore', 'backbone', 'herit'],
factory
);
root.define(['underscore', 'backbone', 'herit'], factory);
} else if (typeof exports !== 'undefined') {

@@ -9,0 +5,0 @@ module.exports =

2

bower.json
{
"name": "backbone-relations",
"version": "0.7.2",
"version": "0.7.3",
"main": "./backbone-relations.js",

@@ -5,0 +5,0 @@ "dependencies": {

{
"name": "backbone-relations",
"version": "0.7.2",
"version": "0.7.3",
"author": "Casey Foster <c@sey.me>",

@@ -5,0 +5,0 @@ "licence": "MIT",

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