@aicore/cocodb-ws-client
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@aicore/cocodb-ws-client", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Websocket client for cocoDb", | ||
@@ -62,5 +62,9 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"ws": "8.9.0", | ||
"@aicore/libcommonutils": "1.0.18" | ||
"@aicore/libcommonutils": "1.0.18", | ||
"ws": "8.9.0" | ||
}, | ||
"optionalDependencies": { | ||
"bufferutil": "4.0.6", | ||
"utf-8-validate": "5.0.9" | ||
} | ||
} |
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
60653
4