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

yow

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yow - npm Package Compare versions

Comparing version 1.0.37 to 1.0.38

4

logs.js

@@ -7,3 +7,3 @@ var sprintf = require('./sprintf.js');

var prefix = function(fn) {
var prefix = module.exports.prefix = function(fn) {

@@ -41,3 +41,3 @@ var funcs = {

var redirect = function(logFile) {
var redirect = module.exports.redirect = function(logFile) {

@@ -44,0 +44,0 @@ if (logFile == undefined) {

{
"name": "yow",
"version": "1.0.37",
"version": "1.0.38",
"description": "You Only Wish module",

@@ -5,0 +5,0 @@ "main": "yow.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