Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aicore/cocodb-ws-client

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aicore/cocodb-ws-client - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

22

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc