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.0 to 3.0.1

7

History.md
3.0.0 / 2015-09-30
3.0.1 / 2015-09-30
==================
* deps: urllib@2.5.0
3.0.0 / 2015-09-30
==================
* refactor: change signatureUrl to normal function

@@ -6,0 +11,0 @@ * feat: add available checking

20

package.json
{
"name": "ali-oss",
"version": "3.0.0",
"version": "3.0.1",
"description": "aliyun oss(open storage service) node client",

@@ -13,3 +13,3 @@ "main": "lib/client.js",

"jshint": "jshint .",
"autod": "autod -w --prefix '~' -D mocha,autod,should,thunk-mocha,istanbul"
"autod": "autod -w --prefix '~' --devprefix '^' -D mocha,autod,should,thunk-mocha,istanbul"
},

@@ -33,9 +33,9 @@ "repository": {

"devDependencies": {
"autod": "2",
"co-fs": "1",
"istanbul": "*",
"mm": "1",
"mocha": "2",
"should": "7",
"thunk-mocha": "0"
"autod": "^2.1.3",
"co-fs": "^1.2.0",
"istanbul": "^0.3.21",
"mm": "^1.3.5",
"mocha": "^2.3.3",
"should": "^7.1.0",
"thunk-mocha": "^0.1.1"
},

@@ -57,3 +57,3 @@ "dependencies": {

"sdk-base": "~1.0.1",
"urllib": "~2.4.0",
"urllib": "~2.5.0",
"utility": "~1.4.0",

@@ -60,0 +60,0 @@ "xml2js": "~0.4.12"

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