@daaku/kombat
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@daaku/kombat", | ||
"author": "Naitik Shah <n@daaku.org>", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Infrastructure for CRDT powered applications.", | ||
@@ -31,15 +31,15 @@ "repository": "git@github.com:daaku/kombat", | ||
"devDependencies": { | ||
"@daaku/eslint-config": "^4.0.0", | ||
"@types/jest": "^27.0.2", | ||
"esbuild": "^0.13.8", | ||
"@daaku/eslint-config": "^4.2.0", | ||
"@types/jest": "^27.4.0", | ||
"esbuild": "^0.14.11", | ||
"esbuild-jest": "^0.5.0", | ||
"eslint": "^8.1.0", | ||
"jest": "^27.3.1", | ||
"eslint": "^8.7.0", | ||
"jest": "^27.4.7", | ||
"npm-run-all": "^4.1.5", | ||
"prettier-config-daaku": "^1.0.0", | ||
"typescript": "^4.4.4" | ||
"typescript": "^4.5.4" | ||
}, | ||
"dependencies": { | ||
"nanoid": "^3.1.30" | ||
"nanoid": "^3.2.0" | ||
} | ||
} |
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
Updatednanoid@^3.2.0