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
7
Versions
225
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.14.7 to 0.14.11

4

index.js

@@ -5,5 +5,5 @@ /*

// Re-exporting the recommended configuration as the default config so you can omit
// Re-exporting the base configuration as the default config so you can omit
// the configuration name in the .eslintrc, i.e.
// { "extends": "@locker/eslint-config-locker" }
module.exports = require('./recommended');
module.exports = require('./base');
{
"name": "@locker/eslint-config-locker",
"version": "0.14.7",
"version": "0.14.11",
"license": "Salesforce Developer Agreement",

@@ -13,2 +13,3 @@ "author": "Salesforce UI Security Team",

"main": "index.js",
"sideEffects": false,
"publishConfig": {

@@ -21,3 +22,3 @@ "access": "public"

"dependencies": {
"@locker/eslint-plugin-locker": "0.14.7"
"@locker/eslint-plugin-locker": "0.14.11"
},

@@ -29,3 +30,3 @@ "files": [

],
"gitHead": "3e2c8ce19585715d0db2d0980088de1e5c4e2998"
"gitHead": "3ac0b52b291246692fa015a42e52661c6feea82f"
}
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