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

backbone-orm

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-orm - npm Package Compare versions

Comparing version 0.5.10 to 0.5.11

client/node-dependencies/inflection.js

5

bower.json
{
"name": "backbone-orm",
"main": "backbone-orm.js",
"version": "0.5.10",
"version": "0.5.11",
"homepage": "http://vidigami.github.io/backbone-orm/",

@@ -15,4 +15,3 @@ "authors": [

"backbone": ">=1.0.0",
"moment": ">=1.0.0",
"inflection": ">=1.0.0"
"moment": ">=1.0.0"
},

@@ -19,0 +18,0 @@ "license": "MIT",

4

lib/cache/cursor.js
/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var CacheCursor, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var LRU, MemoryStore, inflection, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, MEMORY_STORE_KEYS, MemoryStore, ModelCache, Queue, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var CLONE_DEPTH, JSONUtils, MemoryStore, QueryCache, Queue, inflection, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var e;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var CacheCursor, CacheSync, DESTROY_BATCH_LIMIT, DESTROY_THREADS, Schema, Utils, bbCallback, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var MemoryStore;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var CURSOR_KEYS, Cursor, QueryCache, Utils, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var DatabaseURL, SUPPORTED_KEYS, URL, inflection, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, Utils, collection_type, fn, key, overrides, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, DatabaseURL, ModelStream, Queue, Utils, modelEach, modelInterval, moment, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -27,5 +27,2 @@ var e;

}, {
symbol: 'inflection',
path: 'inflection'
}, {
symbol: 'stream',

@@ -32,0 +29,0 @@ path: 'stream',

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var JSONUtils, Queue, moment, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Cursor, IS_MATCH_FNS, IS_MATCH_OPERATORS, JSONUtils, MemoryCursor, Queue, Utils, inflection, moment, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, DESTROY_BATCH_LIMIT, JSONUtils, MemoryCursor, MemorySync, ModelCache, QueryCache, Queue, Schema, Utils, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var ModelTypeID, crypto, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, NodeUtils, Queue, Utils, fs, path, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Queue,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, Many, Queue, Utils, inflection, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, One, Queue, Utils, inflection, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, Queue, Relation, Utils, inflection, _;

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, DatabaseURL, Many, One, RELATION_VARIANTS, Schema, Utils, inflection, _,

/*
backbone-orm.js 0.5.10
backbone-orm.js 0.5.11
Copyright (c) 2013 Vidigami - https://github.com/vidigami/backbone-orm
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Dependencies: Backbone.js, Underscore.js, Moment.js, and Inflection.js.
Dependencies: Backbone.js, Underscore.js, and Moment.js.
*/

@@ -8,0 +8,0 @@ var Backbone, DatabaseURL, JSONUtils, Queue, S4, URL, Utils, inflection, modelExtensions, _,

{
"name": "backbone-orm",
"version": "0.5.10",
"version": "0.5.11",
"description": "A polystore ORM for Node.js and the browser",

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

Please refer to the following release notes when upgrading your version of BackboneORM.
### 0.5.11
* publish on component. Removed client dependency on inflection by burning into library.
### 0.5.10

@@ -4,0 +7,0 @@ * npm re-publish

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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