@furystack/websocket-api
Advanced tools
Comparing version 9.0.17 to 9.0.18
{ | ||
"name": "@furystack/websocket-api", | ||
"version": "9.0.17", | ||
"version": "9.0.18", | ||
"description": "HTTP Api FuryStack package", | ||
@@ -37,6 +37,6 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^12.0.15", | ||
"@furystack/inject": "^8.1.5", | ||
"@furystack/rest-service": "^7.0.17", | ||
"@furystack/utils": "^4.0.14", | ||
"@furystack/core": "^12.0.16", | ||
"@furystack/inject": "^8.1.6", | ||
"@furystack/rest-service": "^7.0.18", | ||
"@furystack/utils": "^4.0.15", | ||
"ws": "^8.16.0" | ||
@@ -47,5 +47,5 @@ }, | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.1" | ||
"vitest": "^1.3.0" | ||
}, | ||
"gitHead": "1045d854bfd8c475b7035471d130d401417a2321" | ||
} |
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
Updated@furystack/core@^12.0.16
Updated@furystack/inject@^8.1.6
Updated@furystack/utils@^4.0.15