@wasmcloud/lattice-client-react
Advanced tools
+9
-0
| # @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": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1916408
0.03%+ Added
- Removed