Socket
Socket
Sign inDemoInstall

ks3

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ks3 - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

5

History.md

@@ -0,1 +1,6 @@

0.5.2 / 2021-11-24
==================
* 去除无用的环境变量判断
0.5.1 / 2021-09-02

@@ -2,0 +7,0 @@ ==================

2

index.js

@@ -1,1 +0,1 @@

module.exports = process.env.LIB_COV ? require('./lib-cov/ks3') :require('./lib/ks3');
module.exports = require('./lib/ks3');
{
"name": "ks3",
"version": "0.5.1",
"version": "0.5.2",
"description": "本代码库为`金山云存储KS3`服务.主要提供`KS3 nodejs SDK`和`命令行工具`.",

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