@tsed/normalize-path
Advanced tools
Comparing version 8.0.0-alpha.5 to 8.0.0-alpha.6
{ | ||
"name": "@tsed/normalize-path", | ||
"description": "Utils to normalize path", | ||
"type": "commonjs", | ||
"version": "8.0.0-alpha.5", | ||
"type": "module", | ||
"version": "8.0.0-alpha.6", | ||
"source": "./src/index.ts", | ||
"main": "./lib/cjs/index.js", | ||
"main": "./lib/esm/index.js", | ||
"module": "./lib/esm/index.js", | ||
@@ -14,3 +14,2 @@ "typings": "./lib/types/index.d.ts", | ||
"import": "./lib/esm/index.js", | ||
"require": "./lib/cjs/index.js", | ||
"default": "./lib/cjs/index.js" | ||
@@ -31,4 +30,4 @@ } | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.0-alpha.5", | ||
"@tsed/typescript": "8.0.0-alpha.5", | ||
"@tsed/barrels": "8.0.0-alpha.6", | ||
"@tsed/typescript": "8.0.0-alpha.6", | ||
"@types/normalize-path": "^3.0.2", | ||
@@ -35,0 +34,0 @@ "eslint": "^8.57.0", |
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
Yes
6666
9
22