@prosopo/account 2.8.35 → 2.8.37

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,5 +1,5 @@
1
1
 
2
- > @prosopo/account@2.8.35 build:cjs
2
+ > @prosopo/account@2.8.37 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -42,16 +42,16 @@ in "../../node_modules/@polkadot/x-randomvalues/node_modules/@polkadot/x-global/
42
42
  "/*#__PURE__*/"
43
43
 
44
44
  in "../../node_modules/@polkadot/x-textdecoder/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
45
- ../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js (9:23): A comment
45
+ ../../node_modules/@polkadot/x-textencoder/node_modules/@polkadot/x-global/index.js (9:23): A comment
46
46
 
47
47
  "/*#__PURE__*/"
48
48
 
49
- in "../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
50
- ../../node_modules/@polkadot/x-textencoder/node_modules/@polkadot/x-global/index.js (9:23): A comment
49
+ in "../../node_modules/@polkadot/x-textencoder/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
50
+ ../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js (9:23): A comment
51
51
 
52
52
  "/*#__PURE__*/"
53
53
 
54
- in "../../node_modules/@polkadot/x-textencoder/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
54
+ in "../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
55
55
  Build end
56
56
  ✓ 6 modules transformed.
57
57
  Entry module "src/extension/ExtensionWeb2.ts" is using named and default exports together. Consumers of your bundle will have to use `..default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
@@ -63,4 +63,4 @@ rendering chunks...
63
63
  dist/cjs/extension/ExtensionWeb2.cjs  3.78 kB
64
64
  dist/cjs/workers/CryptoWorkerManager.cjs  4.77 kB
65
65
  dist/cjs/workers/cryptoWorker.cjs 19.63 kB
66
- ✓ built in 1.37s
66
+ ✓ built in 1.50s
@@ -1,17 +1,17 @@
1
1
 
2
- > @prosopo/account@2.8.35 build:tsc
2
+ > @prosopo/account@2.8.37 build:tsc
3
3
  > npm run typecheck && npm run build
4
4
 
5
5
 
6
- > @prosopo/account@2.8.35 typecheck
6
+ > @prosopo/account@2.8.37 typecheck
7
7
  > tsc --project tsconfig.types.json
8
8
 
9
9
 
10
- > @prosopo/account@2.8.35 build
10
+ > @prosopo/account@2.8.37 build
11
11
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
12
12
 
13
13
 
14
- > @prosopo/account@2.8.35 build:cross-env
14
+ > @prosopo/account@2.8.37 build:cross-env
15
15
  > vite build --config vite.esm.config.ts --mode production
16
16
 
17
17
  ViteEsmConfig: .
@@ -49,11 +49,6 @@ transforming...
49
49
  "/*#__PURE__*/"
50
50
 
51
51
  in "../../node_modules/@polkadot/x-randomvalues/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
52
- ../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js (9:23): A comment
53
-
54
- "/*#__PURE__*/"
55
-
56
- in "../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
57
52
  ../../node_modules/@polkadot/x-textdecoder/node_modules/@polkadot/x-global/index.js (9:23): A comment
58
53
 
59
54
  "/*#__PURE__*/"
@@ -64,6 +59,11 @@ in "../../node_modules/@polkadot/x-textdecoder/node_modules/@polkadot/x-global/i
64
59
  "/*#__PURE__*/"
65
60
 
66
61
  in "../../node_modules/@polkadot/x-textencoder/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
62
+ ../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js (9:23): A comment
63
+
64
+ "/*#__PURE__*/"
65
+
66
+ in "../../node_modules/@polkadot/util/node_modules/@polkadot/x-global/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
67
67
  Build end
68
68
  ✓ 6 modules transformed.
69
69
  rendering chunks...
@@ -73,4 +73,4 @@ rendering chunks...
73
73
  dist/extension/ExtensionWeb2.js  2.38 kB
74
74
  dist/workers/CryptoWorkerManager.js  4.63 kB
75
75
  dist/workers/cryptoWorker.js 19.64 kB
76
- ✓ built in 1.28s
76
+ ✓ built in 1.24s
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/account@2.8.35 build
2
+ > @prosopo/account@2.8.37 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/account@2.8.35 build:cross-env
6
+ > @prosopo/account@2.8.37 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -65,4 +65,4 @@ rendering chunks...
65
65
  dist/extension/ExtensionWeb2.js  2.38 kB
66
66
  dist/workers/CryptoWorkerManager.js  4.63 kB
67
67
  dist/workers/cryptoWorker.js 19.63 kB
68
- ✓ built in 1.38s
68
+ ✓ built in 1.52s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @prosopo/account
2
2
 
3
+ ## 2.8.37
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [bc3813d]
7
+ - Updated dependencies [4d05e3f]
8
+ - @prosopo/types@4.4.0
9
+ - @prosopo/keyring@2.9.36
10
+
11
+ ## 2.8.36
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [b03dad1]
15
+ - @prosopo/types@4.3.1
16
+ - @prosopo/keyring@2.9.35
17
+
3
18
  ## 2.8.35
4
19
  ### Patch Changes
5
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/account",
3
- "version": "2.8.35",
3
+ "version": "2.8.37",
4
4
  "description": "Services and Utils for Prosopo account gen and management",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -53,8 +53,8 @@
53
53
  "@polkadot/util-crypto": "13.5.7",
54
54
  "@prosopo/common": "3.1.38",
55
55
  "@prosopo/fingerprint": "2.6.31",
56
- "@prosopo/keyring": "2.9.34",
57
- "@prosopo/types": "4.3.0",
56
+ "@prosopo/keyring": "2.9.36",
57
+ "@prosopo/types": "4.4.0",
58
58
  "@prosopo/util": "3.2.15",
59
59
  "@prosopo/util-crypto": "13.5.29"
60
60
  },