@locker/eslint-rule-maker
Advanced tools
Comparing version 0.23.6 to 0.24.0
@@ -254,2 +254,2 @@ /*! | ||
exports.matchers = matchers; | ||
/*! version: 0.23.6 */ | ||
/*! version: 0.24.0 */ |
@@ -247,2 +247,2 @@ /*! | ||
export { astLib, createRule, matchers }; | ||
/*! version: 0.23.6 */ | ||
/*! version: 0.24.0 */ |
{ | ||
"name": "@locker/eslint-rule-maker", | ||
"version": "0.23.6", | ||
"version": "0.24.0", | ||
"repository": { | ||
@@ -30,4 +30,4 @@ "type": "git", | ||
"dependencies": { | ||
"@locker/ast-lib-maker": "0.23.6", | ||
"@locker/shared": "0.23.6" | ||
"@locker/ast-lib-maker": "0.24.0", | ||
"@locker/shared": "0.24.0" | ||
}, | ||
@@ -38,3 +38,4 @@ "files": [ | ||
"LICENSE.txt" | ||
] | ||
], | ||
"gitHead": "019b2ff51286ebe653bfc9a2da62c4ed4708d19d" | ||
} |
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
29824
+ Added@locker/ast-lib-maker@0.24.0(transitive)
+ Added@locker/shared@0.24.0(transitive)
- Removed@locker/ast-lib-maker@0.23.6(transitive)
- Removed@locker/shared@0.23.6(transitive)
Updated@locker/ast-lib-maker@0.24.0
Updated@locker/shared@0.24.0