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

@daaku/kombat

Package Overview
Dependencies
Maintainers
1
Versions
23
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 1.0.0 to 1.1.0

21

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

@@ -20,3 +20,5 @@ "repository": "git@github.com:daaku/kombat",

"jest": {
"preset": "ts-jest"
"transform": {
"^.+\\.tsx?$": "esbuild-jest"
}
},

@@ -30,14 +32,15 @@ "keywords": [

"devDependencies": {
"@daaku/eslint-config": "^3.7.0",
"@types/jest": "^26.0.23",
"eslint": "^7.27.0",
"jest": "^27.0.1",
"@daaku/eslint-config": "^4.0.0",
"@types/jest": "^27.0.2",
"esbuild": "^0.13.8",
"esbuild-jest": "^0.5.0",
"eslint": "^8.1.0",
"jest": "^27.3.1",
"npm-run-all": "^4.1.5",
"prettier-config-daaku": "^1.0.0",
"ts-jest": "^27.0.1",
"typescript": "^4.3.2"
"typescript": "^4.4.4"
},
"dependencies": {
"nanoid": "^3.1.23"
"nanoid": "^3.1.30"
}
}
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