New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

domain-knex

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domain-knex - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

2

lib/index.js

@@ -147,3 +147,3 @@ "use strict";

DomainKnex._addColumn(tableName, table, key, value);
debug("Scalar key: " + tableName + "." + column + " -> " + type.__.name);
debug("Scalar key: " + tableName + "." + column + " -> " + domainSchema.__.name);
}

@@ -150,0 +150,0 @@ }

{
"name": "domain-knex",
"version": "0.0.19",
"version": "0.0.20",
"description": "Knex generator for Domain Schema",

@@ -5,0 +5,0 @@ "repository": "https://github.com/sysgears/domain-schema.git",

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