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

backbone-sql

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-sql - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

3

lib/cursor.js

@@ -198,3 +198,4 @@ // Generated by CoffeeScript 1.6.3

where_conditionals: [],
where_ins: []
where_ins: [],
where_nins: []
});

@@ -201,0 +202,0 @@ _appendCondition(conditions.joined_wheres[relation.key], key, value);

{
"name": "backbone-sql",
"version": "0.5.3",
"version": "0.5.4",
"description": "PostgreSQL, MySQL, and SQLite3 storage for BackboneORM",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

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