@locker/eslint-rule-maker
Advanced tools
Comparing version 0.13.8 to 0.14.0
@@ -235,2 +235,2 @@ /** | ||
exports.matchers = matchers; | ||
/** version: 0.13.8 */ | ||
/** version: 0.14.0 */ |
@@ -229,2 +229,2 @@ /** | ||
export { astLib, createRule, matchers }; | ||
/** version: 0.13.8 */ | ||
/** version: 0.14.0 */ |
{ | ||
"name": "@locker/eslint-rule-maker", | ||
"version": "0.13.8", | ||
"version": "0.14.0", | ||
"license": "Salesforce Developer Agreement", | ||
@@ -24,4 +24,4 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/ast-lib-maker": "0.13.8", | ||
"@locker/shared": "0.13.8" | ||
"@locker/ast-lib-maker": "0.14.0", | ||
"@locker/shared": "0.14.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
], | ||
"gitHead": "7ae9538a6db0e03856a2786175adab87f227853e" | ||
"gitHead": "84e75917a650f22cfae11a07c632c61cbc4143b8" | ||
} |
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
+ Added@locker/ast-lib-maker@0.14.0(transitive)
+ Added@locker/shared@0.14.0(transitive)
- Removed@locker/ast-lib-maker@0.13.8(transitive)
- Removed@locker/shared@0.13.8(transitive)
Updated@locker/ast-lib-maker@0.14.0
Updated@locker/shared@0.14.0