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.22 to 0.3.23

24

package.json

@@ -1,23 +0,1 @@

{
"name" : "eslint-plugin-for-wtools",
"version" : "0.3.22",
"description" : "Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.",
"author" : "Kostiantyn Wandalen <wanalen@01.school>",
"license" : "MIT",
"main" : "proto/secondary/eslintPluginForWtools/Main.js",
"files" : [ "proto" ],
"scripts" : { "test" : "wtest .run 'proto/**' rapidity:-3", "docgen" : "wdocgen .build proto" },
"repository" :
{
"type" : "git",
"url" : "https://github.com/Wandalen/EslintPluginForWtools.git"
},
"bugs" :
{
"url" : "https://github.com/Wandalen/EslintPluginForWtools/issues"
},
"dependencies" : { "lodash" : "4.17.19" },
"peerDependency" : { "eslint" : "7.1.0" },
"devDependencies" : { "eslint-plugin-for-wtools" : "file:.", "wTesting" : "alpha" },
"keywords" : [ "eslint", "eslintplugin", "space-in-parens" ]
}
{"name":"eslint-plugin-for-wtools","version":"0.3.23","description":"Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.","author":"Kostiantyn Wandalen <wanalen@01.school>","license":"MIT","main":"proto/secondary/eslintPluginForWtools/Main.js","files":["proto"],"scripts":{"test":"wtest .run 'proto/**' rapidity:-3","docgen":"wdocgen .build proto"},"repository":{"type":"git","url":"https://github.com/Wandalen/EslintPluginForWtools.git"},"bugs":{"url":"https://github.com/Wandalen/EslintPluginForWtools/issues"},"dependencies":{"lodash":"4.17.20"},"peerDependency":{"eslint":"7.1.0"},"devDependencies":{"eslint-plugin-for-wtools":"file:.","wTesting":"alpha"},"keywords":["eslint","eslintplugin","space-in-parens"]}
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