@wasmcloud/lattice-client-core
Advanced tools
+8
-0
| # @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": { |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1968476
0.03%Updated