@locker/eslint-rule-maker
Advanced tools
Comparing version 0.12.3 to 0.12.4
@@ -223,2 +223,2 @@ /** | ||
exports.matchers = matchers; | ||
/** version: 0.12.3 */ | ||
/** version: 0.12.4 */ |
@@ -217,2 +217,2 @@ /** | ||
export { ast, createRule, matchers }; | ||
/** version: 0.12.3 */ | ||
/** version: 0.12.4 */ |
{ | ||
"name": "@locker/eslint-rule-maker", | ||
"version": "0.12.3", | ||
"version": "0.12.4", | ||
"license": "Salesforce Developer Agreement", | ||
@@ -24,4 +24,4 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/ast-lib-maker": "0.12.3", | ||
"@locker/shared": "0.12.3" | ||
"@locker/ast-lib-maker": "0.12.4", | ||
"@locker/shared": "0.12.4" | ||
}, | ||
@@ -31,3 +31,3 @@ "files": [ | ||
], | ||
"gitHead": "04a89b8ef9516c8ebc5f38a1bb2d93b04deba348" | ||
"gitHead": "d3260278d9ca591eb39a5085ca1332d9ceac7546" | ||
} |
@@ -14,3 +14,2 @@ # @locker/eslint-rule-maker | ||
Define a rule using `createRule(config)`. | ||
<!-- eslint-disable import/no-extraneous-dependencies --> | ||
```js | ||
@@ -17,0 +16,0 @@ const { createRule, matchers } = require('@locker/eslint-rule-maker'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21656
65
1
+ Added@locker/ast-lib-maker@0.12.4(transitive)
+ Added@locker/shared@0.12.4(transitive)
- Removed@locker/ast-lib-maker@0.12.3(transitive)
- Removed@locker/shared@0.12.3(transitive)
Updated@locker/ast-lib-maker@0.12.4
Updated@locker/shared@0.12.4