@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,10 +13,10 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.64.0" | ||
"@rushstack/heft": "0.64.1" | ||
}, | ||
"dependencies": { | ||
"semver": "~7.5.4", | ||
"@rushstack/node-core-library": "3.63.0" | ||
"@rushstack/node-core-library": "3.64.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft-node-rig": "2.3.2", | ||
"@rushstack/heft-node-rig": "2.4.0", | ||
"@types/eslint": "8.2.0", | ||
@@ -29,5 +29,5 @@ "@types/heft-jest": "1.0.1", | ||
"typescript": "~5.3.3", | ||
"@rushstack/heft-typescript-plugin": "0.3.0", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft": "0.64.0" | ||
"@rushstack/heft": "0.64.1", | ||
"@rushstack/heft-typescript-plugin": "0.3.1" | ||
}, | ||
@@ -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
+ Added@rushstack/heft@0.64.1(transitive)
+ Added@rushstack/heft-config-file@0.14.5(transitive)
+ Added@rushstack/node-core-library@3.64.0(transitive)
+ Added@rushstack/operation-graph@0.2.4(transitive)
- Removed@rushstack/heft@0.64.0(transitive)
- Removed@rushstack/heft-config-file@0.14.4(transitive)
- Removed@rushstack/node-core-library@3.63.0(transitive)
- Removed@rushstack/operation-graph@0.2.3(transitive)