New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9 to 1.1.10

4

lib/log.js
//Basic logging if nothing else provided
//Copyright WyattERP.org; See license in root of this package
// -----------------------------------------------------------------------------
//Usage: export NODE_DEBUG=debug //for console debugging
//Usage: export NODE_DEBUG=db //for console debugging
//-
var logger = require('util').debuglog('debug')
var logger = require('util').debuglog('db')

@@ -8,0 +8,0 @@ module.exports = {

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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