@empathyco/x-storage-service
Advanced tools
Comparing version 2.0.0-alpha.12 to 2.0.0-alpha.13
{ | ||
"name": "@empathyco/x-storage-service", | ||
"version": "2.0.0-alpha.12", | ||
"version": "2.0.0-alpha.13", | ||
"description": "Storage service with TTL", | ||
@@ -29,3 +29,3 @@ "author": "Empathy Systems Corporation S.L.", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
"lint": "eslint . --ext .ts", | ||
"test:unit": "jest", | ||
"test": "jest", | ||
"test:watch": "jest --watch", | ||
@@ -56,3 +56,3 @@ "test:coverage": "jest --coverage", | ||
}, | ||
"gitHead": "c9c7f121c13710646551c5b6e194fc9831d50c1c" | ||
"gitHead": "c7794658570688883d32c6b2b28f0e3a88e87483" | ||
} |
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
50184