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

grunt-sendwithus

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-sendwithus - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

22

package.json
{
"name": "grunt-sendwithus",
"version": "0.0.2",
"version": "0.0.3",
"description": "Grunt plugin to deploy your local HTML email templates to sendwithus",

@@ -23,19 +23,19 @@ "homepage": "https://github.com/sendwithus/grunt-sendwithus",

"engines": {
"node": ">= 0.10.0",
"iojs": ">= 1.0.0"
"node": ">= 0.12.0",
"iojs": ">= 3.0.0"
},
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-clean": "~0.5.0",
"grunt": "~0.4.5",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-coffee": "^0.13.0",
"grunt-contrib-nodeunit": "~0.3.0",
"load-grunt-tasks": "~0.3.0"
"grunt-contrib-nodeunit": "~0.4.1",
"load-grunt-tasks": "~3.2.0"
},
"dependencies": {
"cheerio": "^0.19.0",
"coffee-script": "^1.9.1",
"lodash": "^3.7.0",
"q": "^1.2.0",
"request": "^2.55.0"
"coffee-script": "^1.9.3",
"lodash": "^3.10.1",
"q": "^1.4.1",
"request": "^2.61.0"
},

@@ -42,0 +42,0 @@ "scripts": {

@@ -30,3 +30,3 @@ # grunt-sendwithus

sendwithus: {
default:{
default: {
options: {}, // Task-specific options go here

@@ -33,0 +33,0 @@ src: [] // Target-specific file list goes here

Sorry, the diff of this file is not supported yet

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