New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fis3-deploy-bos

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-deploy-bos - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

index.js

@@ -66,3 +66,3 @@ /**

var dir = options.dir.replace(/\//g, '');
var jsonPath = tmpPath + path.sep + options.bucket + '-' + dir + '.json';
var jsonPath = tmpPath + path.sep + options.bucket + '-' + (options.cacheName || 'cache') + '.json';

@@ -120,2 +120,3 @@ var cache = {};

cache: true,
cacheName: '',
include: [],

@@ -122,0 +123,0 @@ bucket: '',

@@ -16,5 +16,7 @@ {

],
"_from": "fis3-deploy-bos@latest",
"_id": "fis3-deploy-bos@1.1.0",
"_from": "fis3-deploy-bos",
"_id": "fis3-deploy-bos@1.1.1",
"_inBundle": false,
"_inCache": true,
"_integrity": "sha1-6SYtnzdfjj8YYIMAWrVPIdw/8ww=",
"_location": "/fis3-deploy-bos",

@@ -33,9 +35,10 @@ "_nodeVersion": "7.0.0",

"_requested": {
"type": "tag",
"registry": true,
"raw": "fis3-deploy-bos",
"scope": null,
"name": "fis3-deploy-bos",
"escapedName": "fis3-deploy-bos",
"name": "fis3-deploy-bos",
"rawSpec": "",
"spec": "latest",
"type": "tag"
"saveSpec": null,
"fetchSpec": "latest"
},

@@ -45,14 +48,17 @@ "_requiredBy": [

],
"_resolved": "https://registry.npmjs.org/fis3-deploy-bos/-/fis3-deploy-bos-1.1.0.tgz",
"_shasum": "6b97e692c417cb51e51a98d3f970187b1dbb8732",
"_resolved": "https://registry.npmjs.org/fis3-deploy-bos/-/fis3-deploy-bos-1.1.1.tgz",
"_shasum": "e9262d9f375f8e3f186083005ab54f21dc3ff30c",
"_shrinkwrap": null,
"_spec": "fis3-deploy-bos",
"_where": "/Users/duanjun",
"_where": "/Users/duanjun/.nvm/versions/node/v8.1.0/lib",
"author": {
"name": "duanjun"
},
"bundleDependencies": false,
"dependencies": {
"async": "^2.1.4",
"bce-sdk-js": "^0.2.3"
"bce-sdk-js": "^0.2.3",
"user": "0.0.0"
},
"deprecated": false,
"description": "发布文件到百度云",

@@ -79,7 +85,6 @@ "devDependencies": {},

"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.1"
"version": "1.1.2"
}
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