Socket
Socket
Sign inDemoInstall

koa-rtapi

Package Overview
Dependencies
119
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.42 to 1.2.43

3

init_code.js

@@ -31,3 +31,3 @@ #!/usr/bin/env node

const files = [];
let files = [];
if (fs.existsSync(path)) {

@@ -49,2 +49,3 @@ files = fs.readdirSync(path);

// 删除初始化文件夹
delDir(__dirname + '/code');

@@ -51,0 +52,0 @@ delDir(__dirname + '/code-pure');

{
"name": "koa-rtapi",
"version": "1.2.42",
"version": "1.2.43",
"description": "koa api in rtworld company",

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

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