Socket
Socket
Sign inDemoInstall

waterline

Package Overview
Dependencies
30
Maintainers
4
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.7-0 to 0.13.7-2

4

lib/waterline/utils/query/forge-adapter-error.js

@@ -57,4 +57,6 @@ /**

// If this is an Error-like object (e.g. from bluebird) but not technically
// valid for _.isError(), then parse it to obtain the underlying Error.
err = flaverr.parseError(err) || err;
// Call a self-invoking function which determines the customizations that we'll need

@@ -61,0 +63,0 @@ // to fold into this particular adapter error below.

{
"name": "waterline",
"description": "An ORM for Node.js and the Sails framework",
"version": "0.13.7-0",
"version": "0.13.7-2",
"homepage": "http://waterlinejs.org",

@@ -17,3 +17,3 @@ "contributors": [

"encrypted-attr": "1.0.6",
"flaverr": "^1.8.3",
"flaverr": "^1.9.2",
"lodash.issafeinteger": "4.0.4",

@@ -20,0 +20,0 @@ "parley": "^3.3.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc