@sats-connect/core
Advanced tools
Comparing version 0.0.11 to 0.0.12-81e158a
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.11", | ||
"version": "0.0.12-81e158a", | ||
"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
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
93008
1344
6