Socket
Socket
Sign inDemoInstall

waterline-schema

Package Overview
Dependencies
1
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

2

lib/waterline-schema/foreignKeys.js

@@ -55,3 +55,3 @@

references: modelName,
on: primaryKey.name
on: primaryKey.attributes.columnName || primaryKey.name
};

@@ -58,0 +58,0 @@

{
"name": "waterline-schema",
"description": "The core schema builder used in the Waterline ORM.",
"version": "0.1.7",
"version": "0.1.8",
"contributors": [

@@ -6,0 +6,0 @@ {

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