@tsed/components-scan
Advanced tools
Comparing version 8.0.0-alpha.7 to 8.0.0-alpha.8
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.0.0-alpha.7", | ||
"version": "8.0.0-alpha.8", | ||
"source": "./src/index.ts", | ||
@@ -26,3 +26,3 @@ "main": "./lib/esm/index.js", | ||
"dependencies": { | ||
"@tsed/normalize-path": "8.0.0-alpha.7", | ||
"@tsed/normalize-path": "8.0.0-alpha.8", | ||
"globby": "11.1.0", | ||
@@ -32,6 +32,6 @@ "tslib": "2.7.0" | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.0-alpha.7", | ||
"@tsed/core": "8.0.0-alpha.7", | ||
"@tsed/di": "8.0.0-alpha.7", | ||
"@tsed/typescript": "8.0.0-alpha.7", | ||
"@tsed/barrels": "8.0.0-alpha.8", | ||
"@tsed/core": "8.0.0-alpha.8", | ||
"@tsed/di": "8.0.0-alpha.8", | ||
"@tsed/typescript": "8.0.0-alpha.8", | ||
"eslint": "9.11.1", | ||
@@ -42,3 +42,3 @@ "typescript": "5.4.5", | ||
"peerDependencies": { | ||
"@tsed/core": "8.0.0-alpha.7" | ||
"@tsed/core": "8.0.0-alpha.8" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependenciesMeta": { |
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
+ Added@tsed/core@8.0.0-alpha.8(transitive)
+ Added@tsed/normalize-path@8.0.0-alpha.8(transitive)
- Removed@tsed/core@8.0.0-alpha.7(transitive)
- Removed@tsed/normalize-path@8.0.0-alpha.7(transitive)