@locker/eslint-rule-maker
Advanced tools
Comparing version 0.12.2 to 0.12.3
@@ -223,2 +223,2 @@ /** | ||
exports.matchers = matchers; | ||
/** version: 0.12.2 */ | ||
/** version: 0.12.3 */ |
@@ -217,2 +217,2 @@ /** | ||
export { ast, createRule, matchers }; | ||
/** version: 0.12.2 */ | ||
/** version: 0.12.3 */ |
{ | ||
"name": "@locker/eslint-rule-maker", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"license": "Salesforce Developer Agreement", | ||
@@ -16,3 +16,3 @@ "author": "Salesforce UI Security Team", | ||
"scripts": { | ||
"build": "tsc --emitDeclarationOnly && rollup -c .rolluprc.cjs", | ||
"build": "tsc --project tsconfig.types.json && rollup --config .rolluprc.cjs", | ||
"clean": "locker-trash dist/ types/", | ||
@@ -25,14 +25,9 @@ "test": "yarn build && jest" | ||
"dependencies": { | ||
"@locker/ast-lib-maker": "0.12.2", | ||
"@locker/shared": "0.12.2" | ||
"@locker/ast-lib-maker": "0.12.3", | ||
"@locker/shared": "0.12.3" | ||
}, | ||
"devDependencies": { | ||
"@types/eslint": "7.2.2", | ||
"@types/estree": "0.0.45", | ||
"typescript": "3.8.3" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"gitHead": "738fe1b33d349d389394370359044c1d5ee968c4" | ||
"gitHead": "04a89b8ef9516c8ebc5f38a1bb2d93b04deba348" | ||
} |
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
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
0
0
21714
+ Added@locker/ast-lib-maker@0.12.3(transitive)
+ Added@locker/shared@0.12.3(transitive)
- Removed@locker/ast-lib-maker@0.12.2(transitive)
- Removed@locker/shared@0.12.2(transitive)
Updated@locker/ast-lib-maker@0.12.3
Updated@locker/shared@0.12.3