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

grunt-changed

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-changed - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "grunt-changed",
"description": "Run Grunt tasks with only those source files where the content changed to the last run.",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/researchgate/grunt-changed",

@@ -40,4 +40,3 @@ "author": {

"grunt-contrib-clean": "0.6.0",
"mock-fs": "2.x",
"mkdirp": "0.5.0"
"mock-fs": "2.x"
},

@@ -55,4 +54,5 @@ "peerDependencies": {

"async": "0.9.0",
"rimraf": "2.2.8"
"rimraf": "2.2.8",
"mkdirp": "0.5.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