@empathyco/x-storage-service
Advanced tools
Comparing version 2.0.0-alpha.11 to 2.0.0-alpha.12
{ | ||
"name": "@empathyco/x-storage-service", | ||
"version": "2.0.0-alpha.11", | ||
"version": "2.0.0-alpha.12", | ||
"description": "Storage service with TTL", | ||
@@ -36,3 +36,3 @@ "author": "Empathy Systems Corporation S.L.", | ||
"lint": "eslint . --ext .ts", | ||
"test": "jest", | ||
"test:unit": "jest", | ||
"test:watch": "jest --watch", | ||
@@ -55,3 +55,3 @@ "test:coverage": "jest --coverage", | ||
}, | ||
"gitHead": "5306b782fed17b7e76831dbd238ab5904df3b406" | ||
"gitHead": "c9c7f121c13710646551c5b6e194fc9831d50c1c" | ||
} |
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
50189