@tsed/cli-plugin-typeorm
Advanced tools
Comparing version 6.1.11-rc.1 to 6.1.11
{ | ||
"name": "@tsed/cli-plugin-typeorm", | ||
"description": "Ts.ED CLI plugin. Add TypeORM support", | ||
"version": "6.1.11-rc.1", | ||
"version": "6.1.11", | ||
"type": "module", | ||
@@ -28,5 +28,5 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/cli": "6.1.11-rc.1", | ||
"@tsed/cli-core": "6.1.11-rc.1", | ||
"@tsed/typescript": "6.1.11-rc.1", | ||
"@tsed/cli": "6.1.11", | ||
"@tsed/cli-core": "6.1.11", | ||
"@tsed/typescript": "6.1.11", | ||
"cross-env": "7.0.3", | ||
@@ -43,6 +43,3 @@ "typescript": "5.6.2", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"tag": "rc" | ||
} | ||
"license": "MIT" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
15228