@tsed/cli-plugin-eslint
Advanced tools
Comparing version 6.0.0-alpha.8 to 6.0.0-alpha.9
{ | ||
"name": "@tsed/cli-plugin-eslint", | ||
"description": "Ts.ED CLI plugin. Add EsLint support", | ||
"version": "6.0.0-alpha.8", | ||
"version": "6.0.0-alpha.9", | ||
"type": "module", | ||
@@ -22,5 +22,5 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/cli": "6.0.0-alpha.8", | ||
"@tsed/cli-core": "6.0.0-alpha.8", | ||
"@tsed/typescript": "6.0.0-alpha.8", | ||
"@tsed/cli": "6.0.0-alpha.9", | ||
"@tsed/cli-core": "6.0.0-alpha.9", | ||
"@tsed/typescript": "6.0.0-alpha.9", | ||
"cross-env": "7.0.3", | ||
@@ -31,3 +31,3 @@ "typescript": "5.6.2", | ||
"dependencies": { | ||
"tslib": "2.3.1" | ||
"tslib": "2.7.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": {}, |
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
+ Addedtslib@2.7.0(transitive)
- Removedtslib@2.3.1(transitive)
Updatedtslib@2.7.0