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

fis3-deploy-bos

Package Overview
Dependencies
Maintainers
1
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.0 to 1.1.1

3

index.js

@@ -65,3 +65,4 @@ /**

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

@@ -68,0 +69,0 @@ var cache = {};

{
"name": "fis3-deploy-bos",
"version": "1.1.0",
"_args": [
[
{
"raw": "fis3-deploy-bos",
"scope": null,
"escapedName": "fis3-deploy-bos",
"name": "fis3-deploy-bos",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/duanjun"
]
],
"_from": "fis3-deploy-bos@latest",
"_id": "fis3-deploy-bos@1.1.0",
"_inCache": true,
"_location": "/fis3-deploy-bos",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/fis3-deploy-bos-1.1.0.tgz_1481966403345_0.2853158744983375"
},
"_npmUser": {
"name": "duanjun",
"email": "285417707@qq.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "fis3-deploy-bos",
"scope": null,
"escapedName": "fis3-deploy-bos",
"name": "fis3-deploy-bos",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/fis3-deploy-bos/-/fis3-deploy-bos-1.1.0.tgz",
"_shasum": "6b97e692c417cb51e51a98d3f970187b1dbb8732",
"_shrinkwrap": null,
"_spec": "fis3-deploy-bos",
"_where": "/Users/duanjun",
"author": {
"name": "duanjun"
},
"dependencies": {
"async": "^2.1.4",
"bce-sdk-js": "^0.2.3"
},
"description": "发布文件到百度云",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "6b97e692c417cb51e51a98d3f970187b1dbb8732",
"tarball": "https://registry.npmjs.org/fis3-deploy-bos/-/fis3-deploy-bos-1.1.0.tgz"
},

@@ -13,8 +66,17 @@ "keywords": [

],
"author": "duanjun",
"license": "ISC",
"dependencies": {
"async": "^2.1.4",
"bce-sdk-js": "^0.2.3"
}
"main": "index.js",
"maintainers": [
{
"name": "duanjun",
"email": "285417707@qq.com"
}
],
"name": "fis3-deploy-bos",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.1"
}
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