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

ali-oss

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ali-oss - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

5

History.md
3.0.3 / 2015-10-03
==================
* feat: change check status file path
3.0.2 / 2015-10-01

@@ -3,0 +8,0 @@ ==================

2

lib/cluster.js

@@ -142,3 +142,3 @@ /**!

proto._checkAvailable = function*(first) {
const name = '._ali-oss.check.status.' + currentIP + '.txt';
const name = '._ali-oss/check.status.' + currentIP + '.txt';
if (first) {

@@ -145,0 +145,0 @@ // only start will try to write the file

{
"name": "ali-oss",
"version": "3.0.2",
"version": "3.0.3",
"description": "aliyun oss(open storage service) node client",

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