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

@locker/eslint-rule-maker

Package Overview
Dependencies
Maintainers
8
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/eslint-rule-maker - npm Package Compare versions

Comparing version 0.17.4 to 0.17.5

LICENSE.txt

2

dist/index.cjs.js

@@ -295,2 +295,2 @@ /*!

exports.matchers = matchers;
/*! version: 0.17.4 */
/*! version: 0.17.5 */

@@ -285,2 +285,2 @@ /*!

export { astLib, createRule, matchers };
/*! version: 0.17.4 */
/*! version: 0.17.5 */
{
"name": "@locker/eslint-rule-maker",
"version": "0.17.4",
"version": "0.17.5",
"repository": {

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

},
"license": "Salesforce Developer Agreement",
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Salesforce UI Security Team",

@@ -32,10 +32,11 @@ "description": "Lightning Web Security ESLint rule maker utility",

"dependencies": {
"@locker/ast-lib-maker": "0.17.4",
"@locker/shared": "0.17.4"
"@locker/ast-lib-maker": "0.17.5",
"@locker/shared": "0.17.5"
},
"files": [
"dist/",
"types/"
"types/",
"LICENSE.txt"
],
"gitHead": "184d5a320f48601ab06618f1468c0d41c86ada23"
"gitHead": "24ab3751ddc04e9297bfb649805e260d8a2ddaa1"
}
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