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

grunt-jscs-checker

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jscs-checker - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"name": "grunt-jscs-checker",
"description": "Grunt task for checking JavaScript Code Style with jscs.",
"version": "0.5.0",
"version": "0.5.1",
"author": "Gustavo Henke <gustavo@injoin.com.br>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -34,3 +34,3 @@ # grunt-jscs-checker

Type: `String`
Default value: `.jscsrc`
Default value: `null`

@@ -50,4 +50,2 @@ The path to the jscs configuration file. The JSCS config loader will be used to find this file; for reference, [see here](https://github.com/mdevils/node-jscs#--config).

__Warning:__ the default value will be changed to `null` when grunt-jscs-checker reaches v0.5.0.
#### force

@@ -54,0 +52,0 @@ Type: `Boolean`

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