@rushstack/eslint-plugin-packlets
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@rushstack/eslint-plugin-packlets", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A lightweight alternative to NPM packages for organizing source files within a single project", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@rushstack/tree-pattern": "0.2.3", | ||
"@rushstack/tree-pattern": "0.2.4", | ||
"@typescript-eslint/experimental-utils": "~5.20.0" | ||
@@ -29,4 +29,4 @@ }, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.44.9", | ||
"@rushstack/heft-node-rig": "1.8.7", | ||
"@rushstack/heft": "0.45.6", | ||
"@rushstack/heft-node-rig": "1.9.7", | ||
"@types/eslint": "8.2.0", | ||
@@ -33,0 +33,0 @@ "@types/estree": "0.0.50", |
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@rushstack/tree-pattern@0.2.4(transitive)
- Removed@rushstack/tree-pattern@0.2.3(transitive)