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

eslint-plugin-for-wtools

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-for-wtools - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

package.json
{
"name" : "eslint-plugin-for-wtools",
"version" : "0.3.4",
"version" : "0.3.5",
"description" : "Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.",

@@ -5,0 +5,0 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>",

@@ -314,3 +314,4 @@

type : 'array',
items : {
items :
{
enum : [ '{}', '[]', '()', 'empty' ]

@@ -317,0 +318,0 @@ },

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