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

api-gensdk

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-gensdk - npm Package Compare versions

Comparing version 0.1.18 to 0.1.19

3

lib/cli/genSdk.js

@@ -14,2 +14,5 @@ "use strict";

configs = require(cfgPath);
if (configs.__esModule) {
configs = configs.default;
}
console.log('[GenSDK] read config as js');

@@ -16,0 +19,0 @@ }

2

package.json
{
"name": "api-gensdk",
"version": "0.1.18",
"version": "0.1.19",
"description": "",

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