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

eslint-config-vtex

Package Overview
Dependencies
Maintainers
18
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-vtex - npm Package Compare versions

Comparing version 6.0.1 to 7.0.0

1

index.js

@@ -123,2 +123,3 @@ module.exports = {

"no-with": 2,
"object-curly-spacing": [2, "always"],
"one-var": [2, { "initialized": "never" }],

@@ -125,0 +126,0 @@ "operator-linebreak": [2, "after", { "overrides": { "?": "before", ":": "before" } }],

2

package.json
{
"name": "eslint-config-vtex",
"version": "6.0.1",
"version": "7.0.0",
"description": "VTEX's eslint config",

@@ -5,0 +5,0 @@ "main": "index.js",

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