@daaku/kombat
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@daaku/kombat", | ||
"author": "Naitik Shah <n@daaku.org>", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Infrastructure for CRDT powered applications.", | ||
@@ -29,13 +29,14 @@ "repository": "git@github.com:daaku/kombat", | ||
"devDependencies": { | ||
"@daaku/eslint-config": "^3.6.0", | ||
"@types/jest": "^26.0.20", | ||
"eslint": "^7.21.0", | ||
"jest": "^26.6.3", | ||
"@daaku/eslint-config": "^3.7.0", | ||
"@types/jest": "^26.0.23", | ||
"eslint": "^7.27.0", | ||
"jest": "^27.0.1", | ||
"npm-run-all": "^4.1.5", | ||
"ts-jest": "^26.5.3", | ||
"typescript": "^4.2.3" | ||
"prettier-config-daaku": "^1.0.0", | ||
"ts-jest": "^27.0.1", | ||
"typescript": "^4.3.2" | ||
}, | ||
"dependencies": { | ||
"nanoid": "^3.1.20" | ||
"nanoid": "^3.1.23" | ||
} | ||
} |
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
163869
10
8
Updatednanoid@^3.1.23