@locker/eslint-config-locker
Advanced tools
Comparing version 0.20.0 to 0.20.1
@@ -23,5 +23,4 @@ 'use strict'; | ||
'@locker/locker/distorted-worker-constructor': 'error', | ||
'@locker/locker/no-export-platform-resource-loader': 'error', | ||
'@locker/locker/undefined-document-all': 'error', | ||
}, | ||
}; |
{ | ||
"name": "@locker/eslint-config-locker", | ||
"version": "0.20.0", | ||
"version": "0.20.1", | ||
"repository": { | ||
@@ -27,3 +27,3 @@ "type": "git", | ||
"dependencies": { | ||
"@locker/eslint-plugin-locker": "0.20.0" | ||
"@locker/eslint-plugin-locker": "0.20.1" | ||
}, | ||
@@ -34,6 +34,5 @@ "files": [ | ||
"recommended.js", | ||
"uncompiled.js", | ||
"LICENSE.txt" | ||
], | ||
"gitHead": "83d7cae039e9f056e52c326bc5a802604b287535" | ||
"gitHead": "aeff9762e5bd31518fde541894c76cc0a9e8139d" | ||
} |
@@ -30,3 +30,3 @@ # @locker/eslint-config-locker | ||
This package exposes 3 configurations for [Lightning Web Security rules][1]. Unless | ||
This package exposes 2 configurations for [Lightning Web Security rules][1]. Unless | ||
stated otherwise, each configuration assumes use of [`@locker/rollup-plugin`] | ||
@@ -45,9 +45,4 @@ in your build pipeline. | ||
### `@locker/eslint-config-locker/uncompiled` configuration | ||
**Goal:** | ||
Detect pitfalls of code NOT compiled with [`@locker/rollup-plugin`]. | ||
[1]: https://www.npmjs.com/package/@locker/eslint-plugin-locker#rules | ||
[`@locker/rollup-plugin`]: https://www.npmjs.com/package/@locker/rollup-plugin | ||
[ESLint]: https://eslint.org/ |
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
1
10695
6
69
47
+ Added@locker/ast-lib-maker@0.20.1(transitive)
+ Added@locker/eslint-plugin-locker@0.20.1(transitive)
+ Added@locker/eslint-rule-maker@0.20.1(transitive)
+ Added@locker/shared@0.20.1(transitive)
- Removed@locker/ast-lib-maker@0.20.0(transitive)
- Removed@locker/eslint-plugin-locker@0.20.0(transitive)
- Removed@locker/eslint-rule-maker@0.20.0(transitive)
- Removed@locker/shared@0.20.0(transitive)