@tsed/normalize-path
Advanced tools
Comparing version 8.0.0-beta.11 to 8.0.0-rc.1
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.0.0-beta.11", | ||
"version": "8.0.0-rc.1", | ||
"source": "./src/index.ts", | ||
@@ -30,4 +30,4 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.0-beta.11", | ||
"@tsed/typescript": "8.0.0-beta.11", | ||
"@tsed/barrels": "8.0.0-rc.1", | ||
"@tsed/typescript": "8.0.0-rc.1", | ||
"@types/normalize-path": "^3.0.2", | ||
@@ -47,4 +47,4 @@ "eslint": "9.12.0", | ||
"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
6673