@empathyco/x-deep-merge
Advanced tools
Comparing version 1.3.0-alpha.33 to 1.3.0-alpha.34
{ | ||
"name": "@empathyco/x-deep-merge", | ||
"version": "1.3.0-alpha.33", | ||
"version": "1.3.0-alpha.34", | ||
"description": "Utility for deep cloning objects.", | ||
@@ -40,10 +40,10 @@ "author": "Empathy Systems Corporation S.L.", | ||
"dependencies": { | ||
"@empathyco/x-utils": "^1.0.0-alpha.18", | ||
"tslib": "~2.4.1" | ||
"@empathyco/x-utils": "^1.0.0-alpha.19", | ||
"tslib": "~2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "~27.0.3", | ||
"jest": "~27.3.1", | ||
"@types/jest": "~27.5.0", | ||
"jest": "~27.5.0", | ||
"rimraf": "~3.0.2", | ||
"ts-jest": "~27.0.7", | ||
"ts-jest": "~27.1.0", | ||
"ts-node": "~10.9.1", | ||
@@ -55,3 +55,3 @@ "typescript": "~4.9.4" | ||
}, | ||
"gitHead": "17d561179b659fa82195f26392d2a0238d322f29" | ||
"gitHead": "5306b782fed17b7e76831dbd238ab5904df3b406" | ||
} |
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
- Removedtslib@2.4.1(transitive)
Updatedtslib@~2.5.0