@tsed/openspec
Advanced tools
Comparing version 8.0.0-alpha.12 to 8.0.0-beta.1
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.0.0-alpha.12", | ||
"version": "8.0.0-beta.1", | ||
"source": "./src/index.ts", | ||
@@ -34,4 +34,4 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.0-alpha.12", | ||
"@tsed/typescript": "8.0.0-alpha.12", | ||
"@tsed/barrels": "8.0.0-beta.1", | ||
"@tsed/typescript": "8.0.0-beta.1", | ||
"eslint": "9.12.0", | ||
@@ -50,4 +50,4 @@ "typescript": "5.4.5" | ||
"publishConfig": { | ||
"tag": "alpha" | ||
"tag": "beta" | ||
} | ||
} |
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
74713