New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.18 to 0.3.19

4

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

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

"dependencies" : { "lodash" : "4.17.19" },
"peerDependency" : { "eslint" : "" },
"peerDependency" : { "eslint" : "7.1.0" },
"devDependencies" : { "eslint-plugin-for-wtools" : "file:.", "wTesting" : "alpha" },
"keywords" : [ "eslint", "eslintplugin", "space-in-parens" ]
}

@@ -27,3 +27,3 @@ ( function _Int_test_s_()

var Self =
let Self =
{

@@ -30,0 +30,0 @@

Sorry, the diff of this file is not supported yet

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