@oasisomniverse/web4-api 2.0.1 → 2.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 +7 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -147,6 +147,13 @@ If the answer is YES, then please [proceed to here](https://github.com/NextGenSo
|
|
|
147
147
|
<http://www.ourworldthegame.com><br>
|
|
148
148
|
<http://www.nextgenworld.co.uk><br>
|
|
149
149
|
|
|
150
|
+
<https://www.npmjs.com/package/@oasisomniverse/web5-api><br>
|
|
151
|
+
<https://www.npmjs.com/package/@oasisomniverse/web6-api><br>
|
|
152
|
+
<https://www.npmjs.com/package/@oasisomniverse/web7-api><br>
|
|
153
|
+
<https://www.npmjs.com/package/@oasisomniverse/web8-api><br>
|
|
154
|
+
<https://www.npmjs.com/package/@oasisomniverse/web9-api><br>
|
|
155
|
+
<https://www.npmjs.com/package/@oasisomniverse/web10-api><br>
|
|
156
|
+
|
|
150
157
|
**TOGETHER WE CAN CREATE A BETTER WORLD**
|
|
151
158
|
|
|
152
159
|
In Love, Light & Hope,<br>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oasisomniverse/web4-api",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"publishConfig": { "access": "public" },
|
|
5
5
|
"description": "Isomorphic (Node + browser) JavaScript/TypeScript-friendly client for the WEB4 OASIS API - full coverage of the OASIS ONODE WebAPI (Avatar, Data, Karma, NFT, Wallet, Map, Search, HyperDrive, and more).",
|
|
6
6
|
"main": "index.js",
|