@hub3js/namespaces 0.1.0 → 0.1.1-next.0
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/dist/namespaces.d.ts +1 -1
- package/dist/namespaces.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/namespaces.ts +0 -1
package/dist/namespaces.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface DefaultNamespaces {
|
|
|
18
18
|
ton: TonActions;
|
|
19
19
|
stellar: StellarActions;
|
|
20
20
|
}
|
|
21
|
-
type KnownNamespace = 'EVM' | 'Solana' | '
|
|
21
|
+
type KnownNamespace = 'EVM' | 'Solana' | 'UTXO' | 'Starknet' | 'Tron' | 'Ton' | 'Sui' | 'XRPL' | 'Stellar';
|
|
22
22
|
export type Namespace = KnownNamespace | (string & {});
|
|
23
23
|
export {};
|
|
24
24
|
//# sourceMappingURL=namespaces.d.ts.map
|
package/dist/namespaces.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaces.d.ts","sourceRoot":"","sources":["../src/namespaces.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAE3E,MAAM,WAAW,iBAAiB;IAChC,GAAG,EAAE,UAAU,CAAC;IAChB,MAAM,EAAE,aAAa,CAAC;IACtB,GAAG,EAAE,UAAU,CAAC;IAChB,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE,WAAW,CAAC;IAClB,QAAQ,EAAE,eAAe,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC;IAClB,GAAG,EAAE,UAAU,CAAC;IAChB,OAAO,EAAE,cAAc,CAAC;CACzB;AAOD,KAAK,cAAc,GACf,KAAK,GACL,QAAQ,GACR,
|
|
1
|
+
{"version":3,"file":"namespaces.d.ts","sourceRoot":"","sources":["../src/namespaces.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AAE3E,MAAM,WAAW,iBAAiB;IAChC,GAAG,EAAE,UAAU,CAAC;IAChB,MAAM,EAAE,aAAa,CAAC;IACtB,GAAG,EAAE,UAAU,CAAC;IAChB,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE,WAAW,CAAC;IAClB,QAAQ,EAAE,eAAe,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC;IAClB,GAAG,EAAE,UAAU,CAAC;IAChB,OAAO,EAAE,cAAc,CAAC;CACzB;AAOD,KAAK,cAAc,GACf,KAAK,GACL,QAAQ,GACR,MAAM,GACN,UAAU,GACV,MAAM,GACN,KAAK,GACL,KAAK,GACL,MAAM,GACN,SAAS,CAAC;AAEd,MAAM,MAAM,SAAS,GAAG,cAAc,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@hub3js/namespaces","version":"0.1.0","license":"MIT","type":"module","source":"./src/mod.ts","main":"./dist/mod.js","typings":"./dist/mod.d.ts","exports":{".":{"default":"./dist/mod.js","types":"./dist/mod.d.ts"}},"files":["dist","src"],"scripts":{"build":"tsc -p tsconfig.build.json","ts-check":"tsc --declaration --emitDeclarationOnly -p tsconfig.json","clean":"rimraf dist","format":"prettier --write '{.,src}/**/*.{ts,tsx}'","lint":"eslint \"**/*.{ts,tsx}\""},"peerDependencies":{"@rango-dev/wallets-core":"^0.59.0"},"devDependencies":{"@mysten/sui":"^1.21.2","@mysten/wallet-standard":"^0.13.26","@rango-dev/wallets-core":"^0.59.0","@types/urijs":"^1.19.26","urijs":"^1.19.11","xrpl":"^4.6.0"},"dependencies":{"@hub3js/evm":"^0.2.0","@hub3js/solana":"^0.2.0"},"publishConfig":{"access":"public"}}
|
|
1
|
+
{"name":"@hub3js/namespaces","version":"0.1.1-next.0","license":"MIT","type":"module","source":"./src/mod.ts","main":"./dist/mod.js","typings":"./dist/mod.d.ts","exports":{".":{"default":"./dist/mod.js","types":"./dist/mod.d.ts"}},"files":["dist","src"],"scripts":{"build":"tsc -p tsconfig.build.json","ts-check":"tsc --declaration --emitDeclarationOnly -p tsconfig.json","clean":"rimraf dist","format":"prettier --write '{.,src}/**/*.{ts,tsx}'","lint":"eslint \"**/*.{ts,tsx}\""},"peerDependencies":{"@rango-dev/wallets-core":"^0.59.0"},"devDependencies":{"@mysten/sui":"^1.21.2","@mysten/wallet-standard":"^0.13.26","@rango-dev/wallets-core":"^0.59.0","@types/urijs":"^1.19.26","urijs":"^1.19.11","xrpl":"^4.6.0"},"dependencies":{"@hub3js/evm":"^0.2.1-next.0","@hub3js/solana":"^0.2.1-next.0"},"publishConfig":{"access":"public"}}
|