You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wasmcloud/lattice-client-react

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wasmcloud/lattice-client-react - npm Package Compare versions

Comparing version
0.5.7
to
0.5.8
+9
-0
CHANGELOG.md
# @wasmcloud/lattice-client-react
## 0.5.8
### Patch Changes
- [#298](https://github.com/wasmCloud/typescript/pull/298) [`68cfdd1`](https://github.com/wasmCloud/typescript/commit/68cfdd170a3c88516cd28834436fc6764035d0da) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 5 updates
- Updated dependencies [[`68cfdd1`](https://github.com/wasmCloud/typescript/commit/68cfdd170a3c88516cd28834436fc6764035d0da)]:
- @wasmcloud/lattice-client-core@0.5.8
## 0.5.7

@@ -4,0 +13,0 @@

+5
-5
{
"name": "@wasmcloud/lattice-client-react",
"license": "Apache-2.0",
"version": "0.5.7",
"version": "0.5.8",
"description": "React specific package for the wasmCloud Lattice Client",

@@ -48,4 +48,4 @@ "author": "wasmCloud",

"@types/react-dom": "19.0.0",
"@vitejs/plugin-react": "^4.6.0",
"@wasmcloud/eslint-config": "^0.1.1",
"@vitejs/plugin-react": "^4.7.0",
"@wasmcloud/eslint-config": "^0.1.2",
"@wasmcloud/tsconfig": "^0.0.0",

@@ -56,3 +56,3 @@ "eslint": "^9.26.0",

"tsup": "^8.5.0",
"vite": "^7.0.4",
"vite": "^7.0.5",
"vite-plugin-dts": "^4.5.4",

@@ -62,3 +62,3 @@ "vite-tsconfig-paths": "^5.1.4"

"dependencies": {
"@wasmcloud/lattice-client-core": "0.5.7"
"@wasmcloud/lattice-client-core": "0.5.8"
},

@@ -65,0 +65,0 @@ "peerDependencies": {