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

grunt-contrib-lefdupload

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-lefdupload - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/upload-moudle.js
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 @@

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