New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@daaku/kombat

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daaku/kombat - npm Package Compare versions

Comparing version 2.5.0 to 2.12.0

bun.lockb

11

package.json
{
"name": "@daaku/kombat",
"author": "Naitik Shah <n@daaku.org>",
"version": "2.5.0",
"version": "2.12.0",
"description": "Infrastructure for CRDT powered applications.",

@@ -22,4 +22,3 @@ "repository": "git@github.com:daaku/kombat",

"scripts": {
"test": "NODE_OPTIONS='--import tsx/esm' jasmine",
"deploy": "npm run test && npm publish --access=public",
"deploy": "bun test && npm publish --access=public",
"prepare": "tsc"

@@ -33,11 +32,9 @@ },

"devDependencies": {
"@types/jasmine": "^5.1.0",
"jasmine": "^5.0.0",
"tsx": "^4.6.0",
"@types/bun": "^1.0.8",
"typescript": "^5.0.2"
},
"dependencies": {
"async-mutex": "^0.4.0",
"async-mutex": "^0.5.0",
"nanoid": "^5.0.1"
}
}
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