@xyo-network/bridge-module-resolver 3.6.9 → 3.6.11
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["// this package is deprecated\nexport const x = 1\n"],"mappings":";AACO,
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["// this package is deprecated\nexport const x = 1\n"],"mappings":";AACO,IAAM,IAAI;","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/bridge-module-resolver",
|
|
3
|
-
"version": "3.6.
|
|
3
|
+
"version": "3.6.11",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@xylabs/ts-scripts-yarn3": "^4.2.6",
|
|
33
33
|
"@xylabs/tsconfig": "^4.2.6",
|
|
34
|
-
"typescript": "^5.7.
|
|
34
|
+
"typescript": "^5.7.3"
|
|
35
35
|
},
|
|
36
36
|
"publishConfig": {
|
|
37
37
|
"access": "public"
|