Socket
Socket
Sign inDemoInstall

eslint-plugin-grules

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-grules - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.0.6",
"version": "0.0.7",
"type": "commonjs",

@@ -8,0 +8,0 @@ "main": "./src/index.js",

@@ -19,3 +19,3 @@ module.exports = {

],
plugins: ["prettier", "grules"],
plugins: ["prettier", "grules", "unicorn"],
rules: {

@@ -67,3 +67,2 @@ "prettier/prettier": "error",

"unicorn/prefer-type-error": "error",
"unicorn/prefer-ternary": "error",

@@ -70,0 +69,0 @@ "unicorn/text-encoding-identifier-case": "error",

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