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.2
to
0.5.3
+30
-0
CHANGELOG.md
# @wasmcloud/lattice-client-core
## 0.5.3
### Patch Changes
- [#59](https://github.com/wasmCloud/typescript/pull/59) [`c989548`](https://github.com/wasmCloud/typescript/commit/c98954814a34fe4ec494a2cda51d668ad4caa362) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 3 updates
- [#123](https://github.com/wasmCloud/typescript/pull/123) [`01c7629`](https://github.com/wasmCloud/typescript/commit/01c762932850c6ee8542256a18c409669969324d) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 8 updates
- [#95](https://github.com/wasmCloud/typescript/pull/95) [`19aa918`](https://github.com/wasmCloud/typescript/commit/19aa918d4d5102a5426faf4572f02f2bfd88a3fc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 22 updates
- [#62](https://github.com/wasmCloud/typescript/pull/62) [`0502896`](https://github.com/wasmCloud/typescript/commit/0502896c017cc249c3a025d93c5c2f348808e9d8) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `vite` in the dev-dependencies group
- [#71](https://github.com/wasmCloud/typescript/pull/71) [`c23e3f2`](https://github.com/wasmCloud/typescript/commit/c23e3f202ad2c9deb79c19ab0e29b4e1d42ef9ec) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 6 updates
- [#94](https://github.com/wasmCloud/typescript/pull/94) [`fc44fb4`](https://github.com/wasmCloud/typescript/commit/fc44fb4a8bd70ddc114647633e0c644e7b3d4e2b) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 5 updates
- [#144](https://github.com/wasmCloud/typescript/pull/144) [`100a52a`](https://github.com/wasmCloud/typescript/commit/100a52a05e2a3f1020c5a5af8b684896592e168c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group across 1 directory with 3 updates
- [#121](https://github.com/wasmCloud/typescript/pull/121) [`7b1bab6`](https://github.com/wasmCloud/typescript/commit/7b1bab6cb332b400fb02068e8474d45ef3af4de8) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 8 updates
- [#108](https://github.com/wasmCloud/typescript/pull/108) [`dc18451`](https://github.com/wasmCloud/typescript/commit/dc184516a06e70f2e5974afc7e13741f045164ad) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 9 updates
- [#120](https://github.com/wasmCloud/typescript/pull/120) [`38c6c86`](https://github.com/wasmCloud/typescript/commit/38c6c86c7d8fc94ee2fda7d81a663b9370df0c2a) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 11 updates
- [#131](https://github.com/wasmCloud/typescript/pull/131) [`55fa641`](https://github.com/wasmCloud/typescript/commit/55fa6413b3d1d10ed73f3212d0c11d2417085a45) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 4 updates
- [#75](https://github.com/wasmCloud/typescript/pull/75) [`71d395d`](https://github.com/wasmCloud/typescript/commit/71d395d06e0e132a64920498fb89fdf5d6e07786) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 12 updates
- [#132](https://github.com/wasmCloud/typescript/pull/132) [`6021ea5`](https://github.com/wasmCloud/typescript/commit/6021ea52994d2f09c8098d5a8c75f677db3011a6) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 4 updates
## 0.5.2

@@ -4,0 +34,0 @@

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

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

"@types/eslint": "~8.56.12",
"@wasmcloud/eslint-config": "0.0.1",
"@wasmcloud/eslint-config": "0.0.2",
"@wasmcloud/tsconfig": "0.0.0",
"eslint": "^8.57.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"tsup": "^8.3.5",
"vite": "^6.0.7",
"vite-plugin-dts": "^4.5.0",
"tsup": "^8.4.0",
"vite": "^6.2.2",
"vite-plugin-dts": "^4.5.3",
"vite-tsconfig-paths": "^5.1.4"
},
"dependencies": {
"nats.ws": "^1.30.0",
"type-fest": "^4.32.0"
"nats.ws": "^1.30.2",
"type-fest": "^4.37.0"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display