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

grunt-cli

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cli - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

- v1.3.2:
- date: 2018-11-04
- changes:
- bump v8 flags dependency
- v1.3.1:
- date: 2018-08-18
- changes:
- cwd option fix
- v1.3.0:

@@ -2,0 +10,0 @@ - date: 2018-08-15

4

package.json
{
"name": "grunt-cli",
"description": "The grunt command line interface",
"version": "1.3.1",
"version": "1.3.2",
"author": "Grunt Development Team (http://gruntjs.com/development-team)",

@@ -22,3 +22,3 @@ "repository": "gruntjs/grunt-cli",

"nopt": "~4.0.1",
"v8flags": "~3.0.2"
"v8flags": "~3.1.1"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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