@sats-connect/core
Advanced tools
Comparing version 0.0.10 to 0.0.11-2768523
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.10", | ||
"version": "0.0.11-2768523", | ||
"main": "dist/index.mjs", | ||
@@ -14,2 +14,3 @@ "module": "dist/index.mjs", | ||
"build": "npm run clean && tsup src/index.ts --format esm --dts", | ||
"build:watch": "npm run clean && tsup src/index.ts --format esm --dts --watch", | ||
"clean": "rimraf dist", | ||
@@ -34,2 +35,5 @@ "lint": "prettier --write .", | ||
}, | ||
"peerDependencies": { | ||
"valibot": "0.33.2" | ||
}, | ||
"devDependencies": { | ||
@@ -47,3 +51,3 @@ "@types/jest": "^29.2.6", | ||
"tsup": "^8.0.2", | ||
"typescript": "^4.9.4", | ||
"typescript": "5.4.5", | ||
"util": "^0.12.4", | ||
@@ -50,0 +54,0 @@ "vm-browserify": "^1.1.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
81035
1229
6