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

@locker/eslint-config-locker

Package Overview
Dependencies
Maintainers
8
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/eslint-config-locker - npm Package Compare versions

Comparing version 0.20.0 to 0.20.1

1

base.js

@@ -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',
},
};

7

package.json
{
"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/
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