@empathyco/x-utils
Advanced tools
Comparing version 1.0.0-alpha.21 to 1.0.0-alpha.22
{ | ||
"name": "@empathyco/x-utils", | ||
"version": "1.0.0-alpha.21", | ||
"version": "1.0.0-alpha.22", | ||
"description": "A utility package for Empathy search", | ||
@@ -31,2 +31,3 @@ "author": "Empathy Systems Corporation S.L.", | ||
"test": "jest", | ||
"test:unit": "jest", | ||
"postbuild": "pnpm pack", | ||
@@ -37,3 +38,3 @@ "lint": "eslint . --ext .ts", | ||
"dependencies": { | ||
"@empathyco/x-storage-service": "^2.0.0-alpha.14", | ||
"@empathyco/x-storage-service": "^2.0.0-alpha.15", | ||
"nanoid": "~3.3.0", | ||
@@ -52,3 +53,3 @@ "tslib": "~2.5.0" | ||
}, | ||
"gitHead": "4c7cf12ed4c7e950a5f01938d6827089e9ba0f24" | ||
"gitHead": "0ffdf24be6a91f26a1ff3f9255f543936bc09273" | ||
} |
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
106621