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.19.13 to 0.20.0

7

package.json
{
"name": "@locker/eslint-config-locker",
"version": "0.19.13",
"version": "0.20.0",
"repository": {

@@ -27,3 +27,3 @@ "type": "git",

"dependencies": {
"@locker/eslint-plugin-locker": "0.19.13"
"@locker/eslint-plugin-locker": "0.20.0"
},

@@ -36,3 +36,4 @@ "files": [

"LICENSE.txt"
]
],
"gitHead": "83d7cae039e9f056e52c326bc5a802604b287535"
}

@@ -6,8 +6,5 @@ 'use strict';

rules: {
'@locker/locker/uncompiled-empty-window-location': 'error',
'@locker/locker/uncompiled-no-async-await': 'error',
'@locker/locker/uncompiled-no-dynamic-import': 'error',
'@locker/locker/uncompiled-null-document-location': 'error',
'@locker/locker/uncompiled-null-window-top': 'error',
},
};
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