eslint-config-vtex
Advanced tools
Comparing version 15.0.1 to 15.0.2
@@ -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 |
{ | ||
"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 @@ ], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
53283
0
969