@databolsa/sdk 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# @databolsa/sdk
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@databolsa/sdk)
|
|
4
|
+
[](https://github.com/databolsahq/databolsa/blob/main/LICENSE)
|
|
5
|
+
|
|
3
6
|
SDK TypeScript tipado para a Serving API pública do DataBolsa.
|
|
4
7
|
|
|
5
8
|
O DataBolsa oferece infraestrutura aberta e reprodutível de dados para o mercado
|
package/package.json
CHANGED