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

wyseman

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wyseman - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

bin/wyseman.js

@@ -102,4 +102,3 @@ #!/usr/bin/env node

if (initSql != '') {
console.error("Running Initialization SQL")
if (initSql != '') { //;console.error("Running Initialization SQL")
db.x(initSql)

@@ -106,0 +105,0 @@ }

{
"name": "wyseman",
"version": "1.1.1",
"version": "1.1.2",
"description": "PostgreSQL Schema Manager with Javascript, Ruby, TCL API",

@@ -35,3 +35,3 @@ "main": "lib/index.js",

"node-fetch": "^2.6.2",
"pg": "^8.7.1",
"pg": "^8.7.3",
"pg-format": "^1.0.4",

@@ -38,0 +38,0 @@ "pg-native": "^3.0.0",

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