@xmtp/xmtp-js
Advanced tools
Comparing version 13.0.3 to 13.0.4
{ | ||
"name": "@xmtp/xmtp-js", | ||
"version": "13.0.3", | ||
"version": "13.0.4", | ||
"description": "XMTP client SDK for interacting with XMTP networks.", | ||
@@ -62,4 +62,3 @@ "keywords": [ | ||
"dist", | ||
"src", | ||
"tsconfig.json" | ||
"src" | ||
], | ||
@@ -98,6 +97,6 @@ "scripts": { | ||
"@noble/secp256k1": "1.7.1", | ||
"@xmtp/consent-proof-signature": "^0.1.3", | ||
"@xmtp/content-type-primitives": "^1.0.1", | ||
"@xmtp/content-type-text": "^1.0.0", | ||
"@xmtp/proto": "^3.68.0", | ||
"@xmtp/consent-proof-signature": "^0.1.4", | ||
"@xmtp/content-type-primitives": "^1.0.3", | ||
"@xmtp/content-type-text": "^1.0.1", | ||
"@xmtp/proto": "^3.72.0", | ||
"@xmtp/user-preferences-bindings-wasm": "^0.3.6", | ||
@@ -115,6 +114,6 @@ "async-mutex": "^0.5.0", | ||
"@types/benchmark": "^2.1.5", | ||
"@types/bl": "^5.1.0", | ||
"@types/bl": "^5.1.4", | ||
"@types/callback-to-async-iterator": "^1.1.7", | ||
"@types/elliptic": "^6.4.18", | ||
"@types/node": "^20.16.12", | ||
"@types/node": "^20.17.6", | ||
"@vitest/coverage-v8": "^2.1.3", | ||
@@ -126,10 +125,10 @@ "@xmtp/rollup-plugin-resolve-extensions": "1.0.1", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.24.0", | ||
"rollup": "^4.27.3", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"rollup-plugin-filesize": "^10.0.0", | ||
"rollup-plugin-tsconfig-paths": "^1.5.2", | ||
"typedoc": "^0.26.8", | ||
"typedoc": "^0.26.11", | ||
"typescript": "^5.6.3", | ||
"vite": "^5.4.9", | ||
"vite-tsconfig-paths": "^5.0.1", | ||
"vite": "^5.4.11", | ||
"vite-tsconfig-paths": "^5.1.2", | ||
"vitest": "^2.1.3" | ||
@@ -136,0 +135,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
2076338
95
28478
+ Added@types/node@22.10.1(transitive)
- Removed@types/node@22.10.0(transitive)
Updated@xmtp/proto@^3.72.0