@tsed/json-mapper
Advanced tools
Comparing version 5.62.3 to 6.0.0-alpha.1
{ | ||
"name": "@tsed/json-mapper", | ||
"version": "5.62.3", | ||
"version": "6.0.0-alpha.1", | ||
"description": "Json mapper module for Ts.ED Framework", | ||
@@ -8,7 +8,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@tsed/core": "5.62.3", | ||
"@tsed/core": "6.0.0-alpha.1", | ||
"tslib": "1.11.0" | ||
}, | ||
"devDependencies": { | ||
"@tsed/schema": "5.62.3" | ||
"@tsed/schema": "6.0.0-alpha.1" | ||
}, | ||
@@ -26,3 +26,6 @@ "scripts": { | ||
"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
60098
2
+ Added@tsed/core@6.0.0-alpha.1(transitive)
- Removed@tsed/core@5.62.3(transitive)
Updated@tsed/core@6.0.0-alpha.1