Socket
Socket
Sign inDemoInstall

grunt-subgrunt

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-subgrunt - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

changelog.md

@@ -0,1 +1,7 @@

### v1.2.0 [view commit logs](https://github.com/tusbar/grunt-subgrunt/compare/v1.1.0...v1.2.0)
* Test with newer versions of nodejs
* Update all dependencies
* Update eslint configuration
### v1.1.0 [view commit logs](https://github.com/tusbar/grunt-subgrunt/compare/v1.0.0...v1.1.0)

@@ -2,0 +8,0 @@

21

package.json
{
"name": "grunt-subgrunt",
"version": "1.1.0",
"version": "1.2.0",
"description": "Run sub-projects' grunt tasks.",

@@ -20,4 +20,3 @@ "repository": {

"name": "Bertrand Marron",
"email": "b@pk.am",
"url": "http://pk.am"
"url": "https://github.com/tusbar"
},

@@ -29,4 +28,4 @@ "license": "MIT",

"dependencies": {
"async": "1.5.0",
"glob": "5.0.15"
"async": "^1.5.2",
"glob": "^7.0.0"
},

@@ -37,9 +36,9 @@ "engines": {

"devDependencies": {
"eslint": "1.9.0",
"grunt": "0.4.5",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-nodeunit": "0.4.1",
"grunt-eslint": "17.3.1",
"load-grunt-tasks": "3.3.0"
"eslint": "^2.5.3",
"grunt": "~0.4.5",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-eslint": "^18.0.0",
"load-grunt-tasks": "^3.4.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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