@tsed/cli-plugin-eslint
Advanced tools
Comparing version 6.0.0-beta.4 to 6.0.0-rc.1
{ | ||
"name": "@tsed/cli-plugin-eslint", | ||
"description": "Ts.ED CLI plugin. Add EsLint support", | ||
"version": "6.0.0-beta.4", | ||
"version": "6.0.0-rc.1", | ||
"type": "module", | ||
@@ -22,5 +22,5 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/cli": "6.0.0-beta.4", | ||
"@tsed/cli-core": "6.0.0-beta.4", | ||
"@tsed/typescript": "6.0.0-beta.4", | ||
"@tsed/cli": "6.0.0-rc.1", | ||
"@tsed/cli-core": "6.0.0-rc.1", | ||
"@tsed/typescript": "6.0.0-rc.1", | ||
"cross-env": "7.0.3", | ||
@@ -42,4 +42,4 @@ "typescript": "5.6.2", | ||
"publishConfig": { | ||
"tag": "beta" | ||
"tag": "rc" | ||
} | ||
} |
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
12126