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

eslint-config-vtex

Package Overview
Dependencies
Maintainers
50
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 15.0.1 to 15.0.2

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [15.0.2] - 2022-10-28
### Removed
- Option `forceSuggestionFixer` that no longer exists.
## [15.0.0] - 2022-03-15

@@ -243,3 +247,4 @@ ### Changed

[Unreleased]: https://github.com/vtex/typescript/compare/v15.0.0...HEAD
[Unreleased]: https://github.com/vtex/typescript/compare/v15.0.2...HEAD
[15.0.2]: https://github.com/vtex/typescript/compare/v15.0.0...v15.0.2
[15.0.0]: https://github.com/vtex/typescript/compare/v14.1.1...v15.0.0

@@ -246,0 +251,0 @@ [14.1.1]: https://github.com/vtex/typescript/compare/v14.1.0...v14.1.1

4

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

@@ -52,3 +52,3 @@ "main": "index.js",

},
"gitHead": "d9d7c7614e6f86ae9293df876f679dcd4703f0aa"
"gitHead": "d2664e3dbdea4805d2394caefef4d37e2ef28486"
}

@@ -207,3 +207,2 @@ const { hasPackage } = require('../lib/utils')

ignoreMixedLogicalExpressions: true,
forceSuggestionFixer: false,
},

@@ -210,0 +209,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