@aicore/cocodb-ws-client
Advanced tools
Comparing version 1.0.16 to 1.0.18
{ | ||
"name": "@aicore/cocodb-ws-client", | ||
"version": "1.0.16", | ||
"version": "1.0.18", | ||
"description": "Websocket client for cocoDb", | ||
@@ -50,21 +50,21 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "17.4.4", | ||
"@commitlint/config-conventional": "17.4.4", | ||
"c8": "7.13.0", | ||
"chai": "4.3.7", | ||
"cli-color": "2.0.3", | ||
"documentation": "14.0.1", | ||
"eslint": "8.36.0", | ||
"glob": "9.3.0", | ||
"husky": "8.0.3", | ||
"mocha": "10.2.0" | ||
"@commitlint/cli": "19.2.1", | ||
"@commitlint/config-conventional": "19.1.0", | ||
"c8": "9.1.0", | ||
"chai": "4.4.1", | ||
"cli-color": "2.0.4", | ||
"documentation": "14.0.3", | ||
"eslint": "8.57.0", | ||
"glob": "9.3.5", | ||
"husky": "9.0.11", | ||
"mocha": "10.4.0" | ||
}, | ||
"dependencies": { | ||
"@aicore/libcommonutils": "1.0.20", | ||
"ws": "8.13.0" | ||
"ws": "8.16.0" | ||
}, | ||
"optionalDependencies": { | ||
"bufferutil": "4.0.7", | ||
"bufferutil": "4.0.8", | ||
"utf-8-validate": "6.0.3" | ||
} | ||
} |
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
+ Addedbufferutil@4.0.8(transitive)
+ Addedws@8.16.0(transitive)
- Removedbufferutil@4.0.7(transitive)
- Removedws@8.13.0(transitive)
Updatedws@8.16.0