@tsed/json-mapper
Advanced tools
Comparing version 5.61.3 to 5.61.4
{ | ||
"name": "@tsed/json-mapper", | ||
"version": "5.61.3", | ||
"version": "5.61.4", | ||
"description": "Json mapper module for Ts.ED Framework", | ||
@@ -8,11 +8,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@tsed/core": "5.61.3", | ||
"tslib": "1.11.1" | ||
"@tsed/core": "5.61.4", | ||
"tslib": "1.11.0" | ||
}, | ||
"devDependencies": { | ||
"@tsed/schema": "5.61.3" | ||
"@tsed/schema": "5.61.4" | ||
}, | ||
"scripts": { | ||
"build": "tsc --build tsconfig.compile.json", | ||
"build:doc": "tsc --build tsconfig.doc.json" | ||
"build": "tsc --build tsconfig.compile.json" | ||
}, | ||
@@ -19,0 +18,0 @@ "private": false, |
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
15
29
60191
1
+ Added@tsed/core@5.61.4(transitive)
+ Addedsource-map-support@0.5.19(transitive)
+ Addedtslib@1.11.0(transitive)
- Removed@tsed/core@5.61.3(transitive)
- Removedsource-map-support@0.5.16(transitive)
- Removedtslib@1.11.1(transitive)
Updated@tsed/core@5.61.4
Updatedtslib@1.11.0