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

thinky

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinky - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

1

lib/model.js

@@ -131,2 +131,3 @@ var util = require(__dirname+'/util.js');

});
doc._getModel()._schema._setModel(doc._getModel());
if (proto.needToGenerateFields === true) {

@@ -133,0 +134,0 @@ doc._generateDefault();

4

package.json
{
"name": "thinky",
"version": "2.2.5",
"version": "2.2.6",
"description": "RethinkDB ORM for Node.js",

@@ -28,3 +28,3 @@ "main": "lib/thinky.js",

"rethinkdbdash": "^2.2.15",
"bluebird": "~2.1.3",
"bluebird": "~2.10.2",
"validator": "~ 3.22.1"

@@ -31,0 +31,0 @@ },

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