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.99 to 1.0.100

2

package.json
{
"name": "yow",
"version": "1.0.99",
"version": "1.0.100",
"description": "You Only Wish module",

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

@@ -121,2 +121,5 @@

if (isObject(options.body))
headers['content-type'] = 'application/json';
var params = {};

@@ -123,0 +126,0 @@ Object.assign(params, self.defaultOptions, options, {headers:headers});

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