@forklaunch/universal-sdk
Advanced tools
+6
-6
| { | ||
| "name": "@forklaunch/universal-sdk", | ||
| "version": "1.2.16", | ||
| "version": "1.2.17", | ||
| "description": "Cross runtime fetch library for forklaunch router sdks", | ||
@@ -36,14 +36,14 @@ "keywords": [ | ||
| "ajv-formats": "^3.0.1", | ||
| "@forklaunch/common": "1.2.16" | ||
| "@forklaunch/common": "1.2.17" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.5.2", | ||
| "@typescript/native-preview": "7.0.0-dev.20260408.1", | ||
| "@types/node": "^25.6.0", | ||
| "@typescript/native-preview": "7.0.0-dev.20260417.1", | ||
| "fetch-mock": "^12.6.0", | ||
| "jest": "^30.3.0", | ||
| "openapi3-ts": "^4.5.0", | ||
| "prettier": "^3.8.1", | ||
| "prettier": "^3.8.3", | ||
| "ts-jest": "^29.4.9", | ||
| "tsup": "^8.5.1", | ||
| "typedoc": "^0.28.18" | ||
| "typedoc": "^0.28.19" | ||
| }, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
+ Added
- Removed
Updated