@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"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.62.0" | ||
"@rushstack/heft": "0.62.1" | ||
}, | ||
"dependencies": { | ||
"semver": "~7.5.4", | ||
"@rushstack/node-core-library": "3.60.1" | ||
"@rushstack/node-core-library": "3.61.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft-node-rig": "2.2.23", | ||
"@rushstack/heft-node-rig": "2.3.2", | ||
"@types/eslint": "8.2.0", | ||
@@ -30,4 +30,4 @@ "@types/heft-jest": "1.0.1", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft": "0.62.0", | ||
"@rushstack/heft-typescript-plugin": "0.2.6" | ||
"@rushstack/heft": "0.62.1", | ||
"@rushstack/heft-typescript-plugin": "0.2.7" | ||
}, | ||
@@ -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
91137
+ Added@rushstack/heft@0.62.1(transitive)
+ Added@rushstack/heft-config-file@0.14.2(transitive)
+ Added@rushstack/node-core-library@3.61.0(transitive)
+ Added@rushstack/operation-graph@0.2.0(transitive)
- Removed@rushstack/heft@0.62.0(transitive)
- Removed@rushstack/heft-config-file@0.14.1(transitive)
- Removed@rushstack/node-core-library@3.60.1(transitive)
- Removed@rushstack/operation-graph@0.1.2(transitive)