@pezkuwi/x-randomvalues 14.0.11 → 14.0.13

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,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@pezkuwi/x-randomvalues', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.10' };
4
+ exports.packageInfo = { name: '@pezkuwi/x-randomvalues', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.13' };
@@ -1,5 +1,5 @@
1
1
  {
2
- "author": "Pezkuwi Team <team@pezkuwichain.app>",
2
+ "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
3
3
  "bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
4
4
  "description": "A cross-environment window.crypto.getRandomValues replacement",
5
5
  "engines": {
@@ -15,59 +15,20 @@
15
15
  },
16
16
  "sideEffects": false,
17
17
  "type": "module",
18
- "version": "14.0.10",
18
+ "version": "14.0.13",
19
19
  "main": "./cjs/node.js",
20
- "module": "./node.js",
20
+ "module": "./cjs/node.js",
21
21
  "browser": "./cjs/browser.js",
22
22
  "react-native": "./cjs/react-native.js",
23
- "types": "./node.d.ts",
23
+ "types": "./cjs/node.d.ts",
24
24
  "exports": {
25
25
  "./cjs/package.json": "./cjs/package.json",
26
26
  "./cjs/*": "./cjs/*.js",
27
27
  ".": {
28
- "types": "./node.d.ts",
29
- "react-native": {
30
- "module": {
31
- "types": "./react-native.d.ts",
32
- "default": "./react-native.js"
33
- },
34
- "require": {
35
- "types": "./cjs/react-native.d.ts",
36
- "default": "./cjs/react-native.js"
37
- },
38
- "default": {
39
- "types": "./react-native.d.ts",
40
- "default": "./react-native.js"
41
- }
42
- },
43
- "browser": {
44
- "module": {
45
- "types": "./browser.d.ts",
46
- "default": "./browser.js"
47
- },
48
- "require": {
49
- "types": "./cjs/browser.d.ts",
50
- "default": "./cjs/browser.js"
51
- },
52
- "default": {
53
- "types": "./browser.d.ts",
54
- "default": "./browser.js"
55
- }
56
- },
57
- "node": {
58
- "module": {
59
- "types": "./node.d.ts",
60
- "default": "./node.js"
61
- },
62
- "require": {
63
- "types": "./cjs/node.d.ts",
64
- "default": "./cjs/node.js"
65
- },
66
- "default": {
67
- "types": "./node.d.ts",
68
- "default": "./node.js"
69
- }
70
- }
28
+ "types": "./cjs/node.d.ts./cjs/node.js",
29
+ "react-native": "./cjs/react-native.js./cjs/react-native.js",
30
+ "browser": "./cjs/browser.js./cjs/browser.js",
31
+ "node": "./cjs/node.js./cjs/node.js"
71
32
  },
72
33
  "./browser": {
73
34
  "module": {
@@ -187,11 +148,11 @@
187
148
  }
188
149
  },
189
150
  "dependencies": {
190
- "@pezkuwi/x-global": "workspace:*",
151
+ "@pezkuwi/x-global": "14.0.12",
191
152
  "tslib": "^2.8.0"
192
153
  },
193
154
  "peerDependencies": {
194
- "@pezkuwi/util": "workspace:*",
155
+ "@pezkuwi/util": "14.0.12",
195
156
  "@pezkuwi/wasm-util": "*"
196
157
  }
197
158
  }
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.10' };
1
+ export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.13' };
@@ -1,3 +1,3 @@
1
1
 
2
2
 
3
- export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: new URL(import.meta.url).pathname, type: 'deno', version: '14.0.10' };
3
+ export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: new URL(import.meta.url).pathname, type: 'deno', version: '14.0.13' };
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@pezkuwi/x-randomvalues', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.10' };
4
+ exports.packageInfo = { name: '@pezkuwi/x-randomvalues', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.13' };
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.10' };
1
+ export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.13' };
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "author": "Pezkuwi Team <team@pezkuwichain.app>",
2
+ "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
3
3
  "bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
4
4
  "description": "A cross-environment window.crypto.getRandomValues replacement",
5
5
  "engines": {
@@ -15,15 +15,13 @@
15
15
  },
16
16
  "sideEffects": false,
17
17
  "type": "module",
18
- "version": "14.0.11",
18
+ "types": "./node.d.ts",
19
+ "version": "14.0.13",
20
+ "browser": "./cjs/browser.js",
19
21
  "main": "./cjs/node.js",
20
22
  "module": "./node.js",
21
- "browser": "./cjs/browser.js",
22
23
  "react-native": "./cjs/react-native.js",
23
- "types": "./node.d.ts",
24
24
  "exports": {
25
- "./cjs/package.json": "./cjs/package.json",
26
- "./cjs/*": "./cjs/*.js",
27
25
  ".": {
28
26
  "types": "./node.d.ts",
29
27
  "react-native": {
@@ -83,6 +81,8 @@
83
81
  "default": "./browser.js"
84
82
  }
85
83
  },
84
+ "./cjs/*": "./cjs/*.js",
85
+ "./cjs/package.json": "./cjs/package.json",
86
86
  "./fallback": {
87
87
  "module": {
88
88
  "types": "./fallback.d.ts",
@@ -115,7 +115,7 @@
115
115
  "require": "./cjs/package.json",
116
116
  "default": "./package.json"
117
117
  },
118
- "./packageInfo.js": {
118
+ "./packageInfo": {
119
119
  "module": {
120
120
  "types": "./packageInfo.d.ts",
121
121
  "default": "./packageInfo.js"
@@ -129,7 +129,7 @@
129
129
  "default": "./packageInfo.js"
130
130
  }
131
131
  },
132
- "./packageInfo": {
132
+ "./packageInfo.js": {
133
133
  "module": {
134
134
  "types": "./packageInfo.d.ts",
135
135
  "default": "./packageInfo.js"
@@ -157,7 +157,7 @@
157
157
  "default": "./react-native.js"
158
158
  }
159
159
  },
160
- "./shim.js": {
160
+ "./shim": {
161
161
  "module": {
162
162
  "types": "./shim.d.ts",
163
163
  "default": "./shim.js"
@@ -171,7 +171,7 @@
171
171
  "default": "./shim.js"
172
172
  }
173
173
  },
174
- "./shim": {
174
+ "./shim.js": {
175
175
  "module": {
176
176
  "types": "./shim.d.ts",
177
177
  "default": "./shim.js"
@@ -187,11 +187,14 @@
187
187
  }
188
188
  },
189
189
  "dependencies": {
190
- "@pezkuwi/x-global": "14.0.11",
190
+ "@pezkuwi/x-global": "14.0.12",
191
191
  "tslib": "^2.8.0"
192
192
  },
193
+ "devDependencies": {
194
+ "@types/react-native": "^0.73.0"
195
+ },
193
196
  "peerDependencies": {
194
- "@pezkuwi/util": "14.0.11",
197
+ "@pezkuwi/util": "14.0.12",
195
198
  "@pezkuwi/wasm-util": "*"
196
199
  }
197
200
  }
@@ -3,4 +3,4 @@
3
3
 
4
4
  // Do not edit, auto-generated by @pezkuwi/dev
5
5
 
6
- export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: 'auto', type: 'auto', version: '14.0.10' };
6
+ export const packageInfo = { name: '@pezkuwi/x-randomvalues', path: 'auto', type: 'auto', version: '14.0.13' };