fis3-deploy-bos
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7823
160