@locker/eslint-rule-maker
Advanced tools
Comparing version 0.18.18 to 0.19.0
@@ -253,2 +253,2 @@ /*! | ||
exports.matchers = matchers; | ||
/*! version: 0.18.18 */ | ||
/*! version: 0.19.0 */ |
@@ -246,2 +246,2 @@ /*! | ||
export { astLib, createRule, matchers }; | ||
/*! version: 0.18.18 */ | ||
/*! version: 0.19.0 */ |
{ | ||
"name": "@locker/eslint-rule-maker", | ||
"version": "0.18.18", | ||
"version": "0.19.0", | ||
"repository": { | ||
@@ -30,4 +30,4 @@ "type": "git", | ||
"dependencies": { | ||
"@locker/ast-lib-maker": "0.18.18", | ||
"@locker/shared": "0.18.18" | ||
"@locker/ast-lib-maker": "0.19.0", | ||
"@locker/shared": "0.19.0" | ||
}, | ||
@@ -37,3 +37,4 @@ "files": [ | ||
"LICENSE.txt" | ||
] | ||
], | ||
"gitHead": "0360d08484c0919c4d6cadc4409603c4fcb697b1" | ||
} |
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
29401
224
2
6
35
+ Added@locker/ast-lib-maker@0.19.0(transitive)
+ Added@locker/shared@0.19.0(transitive)
- Removed@locker/ast-lib-maker@0.18.18(transitive)
- Removed@locker/shared@0.18.18(transitive)
Updated@locker/ast-lib-maker@0.19.0
Updated@locker/shared@0.19.0