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

grunt-parallel

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-parallel - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

.idea/copyright/profiles_settings.xml

14

package.json
{
"name": "grunt-parallel",
"description": "Run tasks or commands in child processes.",
"version": "0.4.1",
"version": "0.5.0",
"homepage": "https://github.com/iammerrick/grunt-parallel",

@@ -18,8 +18,3 @@ "author": {

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/iammerrick/grunt-parallel/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"main": "Gruntfile.js",

@@ -30,6 +25,6 @@ "engines": {

"peerDependencies": {
"grunt": "~0.4.0"
"grunt": ">=0.4.0"
},
"devDependencies": {
"grunt": "~0.4.0"
"grunt": ">=0.4.0"
},

@@ -42,5 +37,4 @@ "keywords": [

"q": "~0.8.12",
"grunt": "~0.4.1",
"lpad": "~0.1.0"
}
}

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