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-core

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.5.3
to
0.5.4
+8
-0
CHANGELOG.md
# @wasmcloud/lattice-client-core
## 0.5.4
### Patch Changes
- [#153](https://github.com/wasmCloud/typescript/pull/153) [`c424873`](https://github.com/wasmCloud/typescript/commit/c424873ac8ae60949aef8d1bb4e48dfd27cd3fe0) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 4 updates
- [#154](https://github.com/wasmCloud/typescript/pull/154) [`cb08fb0`](https://github.com/wasmCloud/typescript/commit/cb08fb09cb7437ed388aab94b11b6f57adf635c1) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 6 updates
## 0.5.3

@@ -4,0 +12,0 @@

+4
-4
{
"name": "@wasmcloud/lattice-client-core",
"license": "Apache-2.0",
"version": "0.5.3",
"version": "0.5.4",
"description": "Framework-agnostic core package for the wasmCloud Lattice Client",

@@ -47,3 +47,3 @@ "author": "wasmCloud",

"@types/eslint": "~8.56.12",
"@wasmcloud/eslint-config": "0.0.2",
"@wasmcloud/eslint-config": "0.0.3",
"@wasmcloud/tsconfig": "0.0.0",

@@ -53,3 +53,3 @@ "eslint": "^8.57.1",

"tsup": "^8.4.0",
"vite": "^6.2.2",
"vite": "^6.2.3",
"vite-plugin-dts": "^4.5.3",

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

"nats.ws": "^1.30.2",
"type-fest": "^4.37.0"
"type-fest": "^4.38.0"
},

@@ -63,0 +63,0 @@ "resolutions": {