Socket
Socket
Sign inDemoInstall

yow

Package Overview
Dependencies
2
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.93 to 1.0.94

2

package.json
{
"name": "yow",
"version": "1.0.93",
"version": "1.0.94",
"description": "You Only Wish module",

@@ -5,0 +5,0 @@ "main": "yow.js",

@@ -22,3 +22,2 @@

console.log('???????????????????');
if (isObject(arguments[0])) {

@@ -31,3 +30,2 @@ Object.assign(options, arguments[0]);

if (url.protocol != undefined)

@@ -51,4 +49,2 @@ options.protocol = url.protocol;

console.log('!!!!!!!!!!!!!!!!!!!', options)
}

@@ -55,0 +51,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