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

eslint-config-vtex-react

Package Overview
Dependencies
Maintainers
55
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-vtex-react - npm Package Compare versions

Comparing version 8.2.1 to 9.0.0

7

CHANGELOG.md

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

## [9.0.0] - 2022-03-15
### Changed
- Include `eslint` major 8 in peer dependencies range.
## [8.0.0] - 2021-03-25

@@ -128,3 +132,4 @@ ### Changed

[Unreleased]: https://github.com/vtex/typescript/compare/v8.0.0...HEAD
[Unreleased]: https://github.com/vtex/typescript/compare/v9.0.0...HEAD
[9.0.0]: https://github.com/vtex/typescript/compare/v8.0.0...v9.0.0
[8.0.0]: https://github.com/vtex/typescript/compare/v6.9.4...v8.0.0

@@ -131,0 +136,0 @@ [6.9.4]: https://github.com/vtex/typescript/compare/v6.9.1...v6.9.4

8

package.json
{
"name": "eslint-config-vtex-react",
"version": "8.2.1",
"version": "9.0.0",
"description": "VTEX's eslint config for React",

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

"@vtex/eslint-plugin-admin-ui": "^0.2.9",
"eslint-config-vtex": "^14.1.2",
"eslint-config-vtex": "^15.0.0",
"eslint-plugin-jsx-a11y": "^6.3.1",

@@ -47,7 +47,7 @@ "eslint-plugin-react": "^7.20.6",

"peerDependencies": {
"eslint": "^7",
"eslint": "^7 || ^8",
"prettier": "^1.18.2 || ^2.0.4",
"typescript": "^3.8 || ^4.0.0"
},
"gitHead": "ccc2120f855602d3b923fa8fca16baead95a09df"
"gitHead": "872323ecbf5a9fe5687ae32e7c1b4948c2df4159"
}
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