@starkscan/sdk
Advanced tools
+1
-1
| { | ||
| "name": "@starkscan/sdk", | ||
| "private": false, | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "TypeScript SDK for the Starkscan Starknet block explorer API.", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
+5
-5
@@ -5,4 +5,4 @@ # @starkscan/sdk | ||
| Status: public `0.1.1` stable release. The npm `latest` tag points to the real | ||
| SDK package. Use the untagged install for normal setup and pin `0.1.1` for | ||
| Status: public `0.1.2` stable release. The npm `latest` tag points to the real | ||
| SDK package. Use the untagged install for normal setup and pin `0.1.2` for | ||
| unattended agents or production services that need reproducible installs. | ||
@@ -19,7 +19,7 @@ | ||
| ```bash | ||
| npm install @starkscan/sdk@0.1.1 | ||
| npm install @starkscan/sdk@0.1.2 | ||
| ``` | ||
| Prerelease tags such as `@beta` are maintainer-directed test channels only. | ||
| Normal users and agents should use the default package or the exact `0.1.1` | ||
| Normal users and agents should use the default package or the exact `0.1.2` | ||
| pin above. | ||
@@ -127,3 +127,3 @@ | ||
| - `latest`: default public `0.1.1` release. | ||
| - `latest`: default public `0.1.2` release. | ||
| - `beta`: prerelease channel for explicit tests only. | ||
@@ -130,0 +130,0 @@ - `alpha`: historical prerelease channel; use only when directed during rollback. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.