Comparing version 0.2.19 to 2.0.19
{ | ||
"name": "birpc", | ||
"type": "module", | ||
"version": "0.2.19", | ||
"version": "2.0.19", | ||
"description": "Message based Two-way remote procedure call", | ||
@@ -36,12 +36,12 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^3.7.3", | ||
"@antfu/ni": "^0.23.0", | ||
"@types/node": "^22.7.5", | ||
"bumpp": "^9.6.1", | ||
"eslint": "^9.12.0", | ||
"esno": "^4.8.0", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^2.0.0", | ||
"vite": "^5.4.8", | ||
"vitest": "^2.1.2" | ||
"@antfu/eslint-config": "^3.12.2", | ||
"@antfu/ni": "^23.2.0", | ||
"@types/node": "^22.10.5", | ||
"bumpp": "^9.9.3", | ||
"eslint": "^9.17.0", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.7.3", | ||
"unbuild": "^3.2.0", | ||
"vite": "^6.0.7", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -53,3 +53,3 @@ "scripts": { | ||
"release": "bumpp && pnpm publish", | ||
"start": "esno src/index.ts", | ||
"start": "tsx src/index.ts", | ||
"typecheck": "tsc --noEmit", | ||
@@ -56,0 +56,0 @@ "test": "vitest" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
28365
0