@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,7 +13,7 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.64.5" | ||
"@rushstack/heft": "0.64.6" | ||
}, | ||
"dependencies": { | ||
"semver": "~7.5.4", | ||
"@rushstack/node-core-library": "3.65.0" | ||
"@rushstack/node-core-library": "3.66.0" | ||
}, | ||
@@ -29,5 +29,5 @@ "devDependencies": { | ||
"typescript": "~5.3.3", | ||
"@rushstack/heft": "0.64.6", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft": "0.64.5", | ||
"@rushstack/heft-typescript-plugin": "0.3.5" | ||
"@rushstack/heft-typescript-plugin": "0.3.6" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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
8
+ Added@rushstack/heft@0.64.6(transitive)
+ Added@rushstack/heft-config-file@0.14.9(transitive)
+ Added@rushstack/node-core-library@3.66.0(transitive)
+ Added@rushstack/operation-graph@0.2.8(transitive)
- Removed@rushstack/heft@0.64.5(transitive)
- Removed@rushstack/heft-config-file@0.14.8(transitive)
- Removed@rushstack/node-core-library@3.65.0(transitive)
- Removed@rushstack/operation-graph@0.2.7(transitive)