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

grunt-force-task

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-force-task - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

LICENSE

16

package.json
{
"name": "grunt-force-task",
"version": "1.0.0",
"version": "2.0.0",
"description": "Enable the force option for a specific task.",
"license": "MIT",
"repository": "git@github.com:floriangosse/grunt-force-task.git",

@@ -15,12 +16,11 @@ "author": {

"engines": {
"node": ">= 0.10.0"
"node": ">=4"
},
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.0",
"jshint-stylish": "~0.1.5",
"load-grunt-tasks": "~0.3.0"
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-nodeunit": "~0.4.1",
"jshint-stylish": "~2.1.0",
"load-grunt-tasks": "~3.4.0"
},

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

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