@aicore/cocodb-ws-client
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "@aicore/cocodb-ws-client", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "Websocket client for cocoDb", | ||
@@ -50,21 +50,21 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "19.3.0", | ||
"@commitlint/config-conventional": "19.2.2", | ||
"c8": "9.1.0", | ||
"chai": "5.1.0", | ||
"@commitlint/cli": "19.4.1", | ||
"@commitlint/config-conventional": "19.4.1", | ||
"c8": "10.1.2", | ||
"chai": "5.1.1", | ||
"cli-color": "2.0.4", | ||
"documentation": "14.0.3", | ||
"eslint": "9.1.1", | ||
"glob": "10.3.12", | ||
"husky": "9.0.11", | ||
"mocha": "10.4.0" | ||
"eslint": "9.9.1", | ||
"glob": "11.0.0", | ||
"husky": "9.1.5", | ||
"mocha": "10.7.3" | ||
}, | ||
"dependencies": { | ||
"@aicore/libcommonutils": "1.0.20", | ||
"ws": "8.16.0" | ||
"ws": "8.18.0" | ||
}, | ||
"optionalDependencies": { | ||
"bufferutil": "4.0.8", | ||
"utf-8-validate": "6.0.3" | ||
"utf-8-validate": "6.0.4" | ||
} | ||
} |
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
74700
+ Addedutf-8-validate@6.0.4(transitive)
+ Addedws@8.18.0(transitive)
- Removedutf-8-validate@6.0.3(transitive)
- Removedws@8.16.0(transitive)
Updatedws@8.18.0