@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/heft/heft-plugin.schema.json", | ||
"$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json", | ||
@@ -4,0 +4,0 @@ "taskPlugins": [ |
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.52.2" | ||
"@rushstack/heft": "0.53.0" | ||
}, | ||
@@ -30,4 +30,4 @@ "dependencies": { | ||
"@rushstack/eslint-config": "3.3.1", | ||
"@rushstack/heft": "0.52.2", | ||
"@rushstack/heft-typescript-plugin": "0.1.4" | ||
"@rushstack/heft": "0.53.0", | ||
"@rushstack/heft-typescript-plugin": "0.1.5" | ||
}, | ||
@@ -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
89342