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

ali-oss

Package Overview
Dependencies
Maintainers
7
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 6.17.0 to 6.17.1

2

lib/browser/version.js

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

exports.version="6.17.0"
exports.version="6.17.1"

@@ -7,4 +7,4 @@ const urlutil = require('url');

const { isFunction } = require('../../common/utils/isFunction');
const { checkCredentials } = '../utils/setSTSToken';
const { formatObjKey } = '../utils/formatObjKey';
const { checkCredentials } = require('../utils/setSTSToken');
const { formatObjKey } = require('../utils/formatObjKey');
const proto = exports;

@@ -11,0 +11,0 @@

{
"name": "ali-oss",
"version": "6.17.0",
"version": "6.17.1",
"description": "aliyun oss(object storage service) node client",

@@ -5,0 +5,0 @@ "main": "./lib/client.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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