@tsed/normalize-path
Advanced tools
Comparing version 7.82.3 to 8.0.0-alpha.1
@@ -5,3 +5,3 @@ { | ||
"type": "commonjs", | ||
"version": "7.82.3", | ||
"version": "8.0.0-alpha.1", | ||
"source": "./src/index.ts", | ||
@@ -31,4 +31,4 @@ "main": "./lib/cjs/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "7.82.3", | ||
"@tsed/typescript": "7.82.3", | ||
"@tsed/barrels": "8.0.0-alpha.1", | ||
"@tsed/typescript": "8.0.0-alpha.1", | ||
"@types/normalize-path": "^3.0.2", | ||
@@ -46,3 +46,6 @@ "eslint": "^8.57.0", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"publishConfig": { | ||
"tag": "alpha" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
8558
1