@astrox/identity-ledgerhq 0.0.30 → 0.0.35

Sign up to get free protection for your applications and to get access to all the features.
@@ -755,6 +755,21 @@
755
755
  "version": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
756
756
  "signature": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
757
757
  "affectsGlobalScope": false
758
+ },
759
+ "../../../node_modules/.pnpm/@types+minimatch@3.0.5/node_modules/@types/minimatch/index.d.ts": {
760
+ "version": "8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649",
761
+ "signature": "8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649",
762
+ "affectsGlobalScope": false
763
+ },
764
+ "../../../node_modules/.pnpm/@types+minimist@1.2.2/node_modules/@types/minimist/index.d.ts": {
765
+ "version": "209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05",
766
+ "signature": "209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05",
767
+ "affectsGlobalScope": false
768
+ },
769
+ "../../../node_modules/.pnpm/@types+parse-json@4.0.0/node_modules/@types/parse-json/index.d.ts": {
770
+ "version": "2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",
771
+ "signature": "2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",
772
+ "affectsGlobalScope": false
758
773
  }
759
774
  },
760
775
  "options": {
@@ -782,6 +797,15 @@
782
797
  "configFilePath": "../tsconfig-cjs.json"
783
798
  },
784
799
  "referencedMap": {
800
+ "../../../node_modules/.pnpm/@types+minimatch@3.0.5/node_modules/@types/minimatch/index.d.ts": [
801
+ "../node_modules/@types/node/util.d.ts"
802
+ ],
803
+ "../../../node_modules/.pnpm/@types+minimist@1.2.2/node_modules/@types/minimist/index.d.ts": [
804
+ "../node_modules/@types/node/util.d.ts"
805
+ ],
806
+ "../../../node_modules/.pnpm/@types+parse-json@4.0.0/node_modules/@types/parse-json/index.d.ts": [
807
+ "../node_modules/@types/node/util.d.ts"
808
+ ],
785
809
  "../../agent/lib/cjs/actor.d.ts": [
786
810
  "../../agent/lib/cjs/agent/index.d.ts",
787
811
  "../../agent/lib/cjs/errors.d.ts",
@@ -1518,6 +1542,15 @@
1518
1542
  ]
1519
1543
  },
1520
1544
  "exportedModulesMap": {
1545
+ "../../../node_modules/.pnpm/@types+minimatch@3.0.5/node_modules/@types/minimatch/index.d.ts": [
1546
+ "../node_modules/@types/node/util.d.ts"
1547
+ ],
1548
+ "../../../node_modules/.pnpm/@types+minimist@1.2.2/node_modules/@types/minimist/index.d.ts": [
1549
+ "../node_modules/@types/node/util.d.ts"
1550
+ ],
1551
+ "../../../node_modules/.pnpm/@types+parse-json@4.0.0/node_modules/@types/parse-json/index.d.ts": [
1552
+ "../node_modules/@types/node/util.d.ts"
1553
+ ],
1521
1554
  "../../agent/lib/cjs/actor.d.ts": [
1522
1555
  "../../agent/lib/cjs/agent/index.d.ts",
1523
1556
  "../../agent/lib/cjs/errors.d.ts",
@@ -2241,6 +2274,9 @@
2241
2274
  ]
2242
2275
  },
2243
2276
  "semanticDiagnosticsPerFile": [
2277
+ "../../../node_modules/.pnpm/@types+minimatch@3.0.5/node_modules/@types/minimatch/index.d.ts",
2278
+ "../../../node_modules/.pnpm/@types+minimist@1.2.2/node_modules/@types/minimist/index.d.ts",
2279
+ "../../../node_modules/.pnpm/@types+parse-json@4.0.0/node_modules/@types/parse-json/index.d.ts",
2244
2280
  "../../agent/lib/cjs/actor.d.ts",
2245
2281
  "../../agent/lib/cjs/agent/api.d.ts",
2246
2282
  "../../agent/lib/cjs/agent/http/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astrox/identity-ledgerhq",
3
- "version": "0.0.30",
3
+ "version": "0.0.35",
4
4
  "author": "DFINITY Stiftung <sdk@astrox.org>",
5
5
  "license": "Apache-2.0",
6
6
  "description": "JavaScript and TypeScript library to manage identity and authentication with the Internet Computer",
@@ -42,9 +42,9 @@
42
42
  "test:coverage": "jest --verbose --collectCoverage"
43
43
  },
44
44
  "dependencies": {
45
- "@astrox/agent": "^0.0.30",
46
- "@astrox/identity": "^0.0.30",
47
- "@astrox/principal": "^0.0.30",
45
+ "@astrox/agent": "^0.0.35",
46
+ "@astrox/identity": "^0.0.35",
47
+ "@astrox/principal": "^0.0.35",
48
48
  "@ledgerhq/hw-transport": "^5.49.0",
49
49
  "@ledgerhq/hw-transport-webhid": "^5.49.0",
50
50
  "@zondax/ledger-dfinity": "0.2.1",
@@ -70,5 +70,5 @@
70
70
  "typescript": "^4.2.3",
71
71
  "whatwg-fetch": "^3.0.0"
72
72
  },
73
- "gitHead": "cdc0c3902de9937879058c4544488e350fcfa660"
73
+ "gitHead": "917361a81d86d4ce3b006b5216d777ab3f7681a6"
74
74
  }