@rango-dev/provider-gemwallet 0.4.1-next.3 → 0.4.1-next.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-gemwallet",
3
- "version": "0.4.1-next.3",
3
+ "version": "0.4.1-next.4",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/mod.ts",
@@ -14,7 +14,7 @@
14
14
  "src"
15
15
  ],
16
16
  "scripts": {
17
- "build": "node ../../scripts/build/command.mjs --path wallets/provider-gemwallet --inputs src/mod.ts",
17
+ "build": "yarn run rangutopia library build",
18
18
  "ts-check": "tsc --declaration --emitDeclarationOnly -p ./tsconfig.json",
19
19
  "clean": "rimraf dist",
20
20
  "format": "prettier --write '{.,src}/**/*.{ts,tsx}'",
@@ -25,7 +25,7 @@
25
25
  "@hub3js/core": "^0.61.0",
26
26
  "@hub3js/std": "^0.2.0",
27
27
  "@hub3js/xrpl": "^0.2.0",
28
- "@rango-dev/wallets-shared": "^0.61.1-next.3",
28
+ "@rango-dev/wallets-shared": "^0.61.1-next.4",
29
29
  "rango-types": "^0.5.0",
30
30
  "xrpl": "^4.2.0"
31
31
  },
@@ -1 +0,0 @@
1
- {"inputs":{"src/namespaces/xrpl/hooks.ts":{"bytes":1150,"imports":[{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"@hub3js/std/hooks","kind":"import-statement","external":true},{"path":"@hub3js/xrpl","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/namespaces/xrpl/namespace.ts":{"bytes":1806,"imports":[{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"@hub3js/core","kind":"import-statement","external":true},{"path":"@hub3js/std/builders","kind":"import-statement","external":true},{"path":"@hub3js/std/operators","kind":"import-statement","external":true},{"path":"@hub3js/xrpl","kind":"import-statement","external":true},{"path":"xrpl","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"../../constants.js"},{"path":"src/namespaces/xrpl/hooks.ts","kind":"import-statement","original":"./hooks.js"}],"format":"esm"},"src/namespaces/xrpl/helpers.ts":{"bytes":2544,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/namespaces/xrpl/singer.ts":{"bytes":1674,"imports":[{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/namespaces/xrpl/helpers.ts","kind":"import-statement","original":"./helpers.js"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/namespaces/xrpl/mod.ts":{"bytes":82,"imports":[{"path":"src/namespaces/xrpl/namespace.ts","kind":"import-statement","original":"./namespace.js"},{"path":"src/namespaces/xrpl/singer.ts","kind":"import-statement","original":"./singer.js"}],"format":"esm"},"src/signer.ts":{"bytes":398,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/namespaces/xrpl/mod.ts","kind":"dynamic-import","original":"./namespaces/xrpl/mod.js"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/constants.ts":{"bytes":1072,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/signer.ts","kind":"import-statement","original":"./signer.js"}],"format":"esm"},"src/utils.ts":{"bytes":435,"imports":[{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/provider.ts":{"bytes":620,"imports":[{"path":"@hub3js/core","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"./constants.js"},{"path":"src/namespaces/xrpl/mod.ts","kind":"import-statement","original":"./namespaces/xrpl/mod.js"},{"path":"src/utils.ts","kind":"import-statement","original":"./utils.js"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/mod.ts":{"bytes":209,"imports":[{"path":"@hub3js/core/utils","kind":"import-statement","external":true},{"path":"src/provider.ts","kind":"import-statement","original":"./provider.js"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/mod.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":16895},"dist/mod.js":{"imports":[{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"@hub3js/std/hooks","kind":"import-statement","external":true},{"path":"@hub3js/xrpl","kind":"import-statement","external":true},{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"@hub3js/core","kind":"import-statement","external":true},{"path":"@hub3js/std/builders","kind":"import-statement","external":true},{"path":"@hub3js/std/operators","kind":"import-statement","external":true},{"path":"@hub3js/xrpl","kind":"import-statement","external":true},{"path":"xrpl","kind":"import-statement","external":true},{"path":"@gemwallet/api","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"@hub3js/core/utils","kind":"import-statement","external":true},{"path":"@hub3js/core","kind":"import-statement","external":true},{"path":"@gemwallet/api","kind":"import-statement","external":true}],"exports":["versions"],"entryPoint":"src/mod.ts","inputs":{"src/namespaces/xrpl/hooks.ts":{"bytesInOutput":409},"src/namespaces/xrpl/namespace.ts":{"bytesInOutput":957},"src/namespaces/xrpl/helpers.ts":{"bytesInOutput":1061},"src/namespaces/xrpl/singer.ts":{"bytesInOutput":868},"src/namespaces/xrpl/mod.ts":{"bytesInOutput":81},"src/signer.ts":{"bytesInOutput":241},"src/constants.ts":{"bytesInOutput":563},"src/mod.ts":{"bytesInOutput":112},"src/provider.ts":{"bytesInOutput":251},"src/utils.ts":{"bytesInOutput":219}},"bytes":4994}}}