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.4 to 0.7.5

2

backbone-relations.js

@@ -91,3 +91,3 @@ (function (root, factory) {

instance.urlRoot = this.urlRoot || '/' + this.key;
instance.url = function () {
instance.url = this.url || function () {
return _.result(owner, 'url') + this.urlRoot;

@@ -94,0 +94,0 @@ };

{
"name": "backbone-relations",
"version": "0.7.4",
"version": "0.7.5",
"main": "./backbone-relations.js",

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

{
"name": "backbone-relations",
"version": "0.7.4",
"version": "0.7.5",
"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