grunt-contrib-lefdupload
Advanced tools
Comparing version 0.0.2 to 0.0.3
var fs = require('fs'), | ||
needle = require('needle'); | ||
needle = require('../node_modules/needle'); | ||
var requestOptions,postData,url; | ||
@@ -5,0 +5,0 @@ exports.setOptions = function(upload_conf) { |
{ | ||
"name": "grunt-contrib-lefdupload", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "upload file to cdn", | ||
"homepage": "http://legitlab.letv.cn/uc-ued/grunt-contrib-lefdupload", | ||
"repository": "http://legitlab.letv.cn/uc-ued/grunt-contrib-lefdupload.git", | ||
"homepage": "http://git.letv.cn/uc-ued/grunt-contrib-lefdupload", | ||
"repository": "http://git.letv.cn/uc-ued/grunt-contrib-lefdupload.git", | ||
"author": { | ||
"name": "myluluy@gmail.com", | ||
"email": "myluluy@gmail.com", | ||
"name": "liuluying@le.com", | ||
"email": "liuluying@le.com", | ||
"url": "https://github.com/liulyliu" | ||
}, | ||
"keywords": [ | ||
"" | ||
"gruntplugin" | ||
], | ||
@@ -15,0 +15,0 @@ "main": "Gruntfile.js", |
@@ -14,3 +14,3 @@ # grunt-lefdupload | ||
```js | ||
grunt.loadNpmTasks('grunt-lefdupload'); | ||
$ npm install grunt-contrib-lefdupload --save-dev | ||
``` | ||
@@ -17,0 +17,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10306