Socket
Socket
Sign inDemoInstall

ksoft.js

Package Overview
Dependencies
1
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

1

lib/KSoftClient.js

@@ -31,3 +31,2 @@ const { EventEmitter } = require('events');

const baseDir = join(__dirname, '..', 'src', 'endpoints');
console.log(baseDir);
for (const path of readdirSync(baseDir)) {

@@ -34,0 +33,0 @@ this.endpoints[path] = {};

2

package.json
{
"name": "ksoft.js",
"version": "2.0.1",
"version": "2.0.2",
"description": "Official Node.js Wrapper for the KSoft.Si API.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc