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

node-express-woodevice

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-express-woodevice - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "node-express-woodevice",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

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

@@ -15,3 +15,3 @@ const returnModel = require('woo-utilities/returnModel');

var iysContent = config.iysContentFunc ? await config.iysContentFunc(req.body.os, req.body.keys) : null;
var iysContent = config.iysContentFunc ? await config.iysContentFunc(req.body.os, req.body.purchase) : null;

@@ -18,0 +18,0 @@ // bazı işletim sistemlerinden os gelmemesi durumu için kullanılır.

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