@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.1.0-dev.1 to 0.1.0-rc.0
@@ -6,3 +6,3 @@ { | ||
{ | ||
"pluginName": "LintPlugin", | ||
"pluginName": "lint-plugin", | ||
"entryPoint": "./lib/LintPlugin" | ||
@@ -9,0 +9,0 @@ } |
@@ -8,4 +8,4 @@ "use strict"; | ||
const Tslint_1 = require("./Tslint"); | ||
const PLUGIN_NAME = 'LintPlugin'; | ||
const TYPESCRIPT_PLUGIN_NAME = 'TypeScriptPlugin'; | ||
const PLUGIN_NAME = 'lint-plugin'; | ||
const TYPESCRIPT_PLUGIN_NAME = 'typescript-plugin'; | ||
const ESLINTRC_JS_FILENAME = '.eslintrc.js'; | ||
@@ -12,0 +12,0 @@ const ESLINTRC_CJS_FILENAME = '.eslintrc.cjs'; |
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.1.0-dev.1", | ||
"version": "0.1.0-rc.0", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,14 +13,14 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "^0.48.0-dev.0" | ||
"@rushstack/heft": "^0.49.0-rc.0" | ||
}, | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.52.0", | ||
"@rushstack/node-core-library": "3.53.2", | ||
"semver": "~7.3.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "3.0.1", | ||
"@rushstack/heft": "0.48.0-dev.1", | ||
"@rushstack/heft-typescript-plugin": "0.1.0-dev.1", | ||
"@rushstack/heft-legacy": "npm:@rushstack/heft@0.47.0", | ||
"@rushstack/heft-node-rig": "1.10.0", | ||
"@rushstack/eslint-config": "3.1.1", | ||
"@rushstack/heft": "0.49.0-rc.0", | ||
"@rushstack/heft-typescript-plugin": "0.1.0-rc.0", | ||
"@rushstack/heft-legacy": "npm:@rushstack/heft@0.48.0", | ||
"@rushstack/heft-node-rig": "1.11.0", | ||
"@types/eslint": "8.2.0", | ||
@@ -32,3 +32,3 @@ "@types/heft-jest": "1.0.1", | ||
"tslint": "~5.20.1", | ||
"typescript": "~4.7.4" | ||
"typescript": "~4.8.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
87747
+ Added@rushstack/heft@0.49.7(transitive)
+ Added@rushstack/heft-config-file@0.11.9(transitive)
+ Added@rushstack/node-core-library@3.53.23.55.2(transitive)
+ Added@rushstack/rig-package@0.3.18(transitive)
+ Added@rushstack/ts-command-line@4.13.2(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedis-core-module@2.16.0(transitive)
+ Addedresolve@1.22.9(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removed@rushstack/heft@0.48.9(transitive)
- Removed@rushstack/heft-config-file@0.11.4(transitive)
- Removed@rushstack/node-core-library@3.52.03.53.3(transitive)
- Removed@rushstack/rig-package@0.3.17(transitive)
- Removed@rushstack/ts-command-line@4.13.1(transitive)