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

grunt-cli-config

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cli-config - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

package.json
{
"name": "grunt-cli-config",
"description": "Set the config with the options passed on the CLI.",
"version": "0.1.6",
"version": "0.1.7",
"homepage": "https://github.com/henvic/grunt-cli-config",

@@ -6,0 +6,0 @@ "author": {

@@ -52,4 +52,2 @@ /*

params.shift();
options.forEach(function getOption(option) {

@@ -56,0 +54,0 @@ var choice = parse(normalize(option)),

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