@bandada/api-sdk
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
/** | ||
* @module @bandada/api-sdk | ||
* @version 1.0.0-beta.1 | ||
* @version 1.0.0 | ||
* @file A Typescript SDK for the Bandada API. | ||
@@ -5,0 +5,0 @@ * @copyright Ethereum Foundation 2023 |
{ | ||
"name": "@bandada/api-sdk", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "A Typescript SDK for the Bandada API.", | ||
@@ -32,3 +32,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@bandada/utils": "1.0.0-beta.1" | ||
"@bandada/utils": "1.0.0" | ||
}, | ||
@@ -41,4 +41,3 @@ "devDependencies": { | ||
"typescript": "^4.9.5" | ||
}, | ||
"stableVersion": "1.0.0-alpha" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
79377
+ Added@bandada/utils@1.0.0(transitive)
- Removed@bandada/utils@1.0.0-beta.1(transitive)
Updated@bandada/utils@1.0.0