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
0
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.22.5 to 0.23.1

66

package.json
{
"name": "@locker/eslint-config-locker",
"version": "0.22.5",
"repository": {
"type": "git",
"url": "https://github.com/salesforce-experience-platform-emu/locker",
"directory": "packages/@locker/eslint-config-locker"
},
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Salesforce UI Security Team",
"description": "Lightning Web Security ESLint configurations",
"keywords": [
"eslint",
"locker",
"salesforce",
"salesforce-experience-platform"
],
"main": "index.js",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "jest"
},
"dependencies": {
"@locker/eslint-plugin-locker": "0.22.5"
},
"files": [
"base.js",
"index.js",
"recommended.js",
"LICENSE.txt"
]
"name": "@locker/eslint-config-locker",
"version": "0.23.1",
"repository": {
"type": "git",
"url": "https://github.com/salesforce-experience-platform-emu/locker",
"directory": "packages/@locker/eslint-config-locker"
},
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Salesforce UI Security Team",
"description": "Lightning Web Security ESLint configurations",
"keywords": [
"eslint",
"locker",
"salesforce",
"salesforce-experience-platform"
],
"main": "index.js",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "jest"
},
"dependencies": {
"@locker/eslint-plugin-locker": "0.23.1"
},
"files": [
"base.js",
"index.js",
"recommended.js",
"LICENSE.txt"
]
}

@@ -15,2 +15,3 @@ 'use strict';

'@locker/locker/distorted-element-set-html': 'warn',
'@locker/locker/distorted-element-sethtmlunsafe': 'warn',
'@locker/locker/distorted-element-toggle-attribute': 'warn',

@@ -17,0 +18,0 @@ '@locker/locker/distorted-html-element-inner-text-setter': 'warn',

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