@empathyco/x-storage-service
Advanced tools
Comparing version 2.0.0-alpha.10 to 2.0.0-alpha.11
{ | ||
"name": "@empathyco/x-storage-service", | ||
"version": "2.0.0-alpha.10", | ||
"version": "2.0.0-alpha.11", | ||
"description": "Storage service with TTL", | ||
@@ -42,9 +42,9 @@ "author": "Empathy Systems Corporation S.L.", | ||
"dependencies": { | ||
"@empathyco/x-logger": "^1.2.0-alpha.10", | ||
"tslib": "~2.4.1" | ||
"@empathyco/x-logger": "^1.2.0-alpha.11", | ||
"tslib": "~2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "~27.0.3", | ||
"jest": "~27.3.1", | ||
"ts-jest": "~27.0.7", | ||
"@types/jest": "~27.5.0", | ||
"jest": "~27.5.0", | ||
"ts-jest": "~27.1.0", | ||
"typescript": "~4.9.4" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"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