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.96 to 1.0.97

2

package.json
{
"name": "yow",
"version": "1.0.96",
"version": "1.0.97",
"description": "You Only Wish module",

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

@@ -97,2 +97,4 @@

debug('Options:', options);
return new Promise(function(resolve, reject) {

@@ -99,0 +101,0 @@ var data = isObject(options.body) ? JSON.stringify(options.body) : options.body;

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