@tsed/normalize-path
Advanced tools
Comparing version 8.0.0-alpha.6 to 8.0.0-alpha.7
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.0.0-alpha.6", | ||
"version": "8.0.0-alpha.7", | ||
"source": "./src/index.ts", | ||
@@ -27,10 +27,10 @@ "main": "./lib/esm/index.js", | ||
"normalize-path": "3.0.0", | ||
"tslib": "2.6.1" | ||
"tslib": "2.7.0" | ||
}, | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.0-alpha.6", | ||
"@tsed/typescript": "8.0.0-alpha.6", | ||
"@tsed/barrels": "8.0.0-alpha.7", | ||
"@tsed/typescript": "8.0.0-alpha.7", | ||
"@types/normalize-path": "^3.0.2", | ||
"eslint": "^8.57.0", | ||
"typescript": "4.9.5", | ||
"eslint": "9.11.1", | ||
"typescript": "5.4.5", | ||
"vitest": "2.0.4" | ||
@@ -37,0 +37,0 @@ }, |
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
6685
+ Addedtslib@2.7.0(transitive)
- Removedtslib@2.6.1(transitive)
Updatedtslib@2.7.0