@xyo-network/crypto-nft-payload-plugins 2.74.5 → 2.75.2

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.
@@ -0,0 +1,3 @@
1
+ export * from '@xyo-network/crypto-nft-collection-payload-plugin';
2
+ export * from '@xyo-network/crypto-nft-payload-plugin';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mDAAmD,CAAA;AACjE,cAAc,wCAAwC,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from '@xyo-network/crypto-nft-collection-payload-plugin';
2
+ export * from '@xyo-network/crypto-nft-payload-plugin';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mDAAmD,CAAA;AACjE,cAAc,wCAAwC,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from '@xyo-network/crypto-nft-collection-payload-plugin';
2
+ export * from '@xyo-network/crypto-nft-payload-plugin';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mDAAmD,CAAA;AACjE,cAAc,wCAAwC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-nft-collection-payload-plugin'\nexport * from '@xyo-network/crypto-nft-payload-plugin'\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,8DAAd;AACA,wBAAc,mDADd;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-nft-collection-payload-plugin'\nexport * from '@xyo-network/crypto-nft-payload-plugin'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;","names":[]}
package/package.json CHANGED
@@ -10,43 +10,46 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/crypto-nft-collection-payload-plugin": "~2.74.5",
14
- "@xyo-network/crypto-nft-payload-plugin": "~2.74.5"
13
+ "@xyo-network/crypto-nft-collection-payload-plugin": "~2.75.2",
14
+ "@xyo-network/crypto-nft-payload-plugin": "~2.75.2"
15
15
  },
16
16
  "devDependencies": {
17
- "@xylabs/ts-scripts-yarn3": "^3.0.28",
18
- "@xylabs/tsconfig": "^3.0.28",
17
+ "@xylabs/ts-scripts-yarn3": "^3.0.77",
18
+ "@xylabs/tsconfig": "^3.0.77",
19
19
  "typescript": "^5.2.2"
20
20
  },
21
21
  "description": "Primary SDK for using XYO Protocol 2.0",
22
22
  "docs": "dist/docs.json",
23
23
  "exports": {
24
24
  ".": {
25
- "require": {
26
- "types": "./dist/index.d.ts",
27
- "default": "./dist/index.js"
25
+ "browser": {
26
+ "require": {
27
+ "types": "./dist/browser/index.d.cts",
28
+ "default": "./dist/browser/index.cjs"
29
+ },
30
+ "import": {
31
+ "types": "./dist/browser/index.d.mts",
32
+ "default": "./dist/browser/index.js"
33
+ }
28
34
  },
29
- "import": {
30
- "types": "./dist/index.d.mts",
31
- "default": "./dist/index.mjs"
35
+ "node": {
36
+ "require": {
37
+ "types": "./dist/node/index.d.ts",
38
+ "default": "./dist/node/index.js"
39
+ },
40
+ "import": {
41
+ "types": "./dist/node/index.d.mts",
42
+ "default": "./dist/node/index.mjs"
43
+ }
32
44
  }
33
45
  },
34
- "./dist/docs.json": {
35
- "default": "./dist/docs.json"
36
- },
37
- "./cjs": {
38
- "default": "./dist/index.js"
39
- },
40
46
  "./docs": {
41
47
  "default": "./dist/docs.json"
42
48
  },
43
- "./esm": {
44
- "default": "./dist/index.mjs"
45
- },
46
49
  "./package.json": "./package.json"
47
50
  },
48
- "main": "dist/index.js",
49
- "module": "dist/index.mjs",
51
+ "main": "dist/node/index.js",
52
+ "module": "dist/node/index.mjs",
50
53
  "homepage": "https://xyo.network",
51
54
  "license": "LGPL-3.0",
52
55
  "publishConfig": {
@@ -57,6 +60,6 @@
57
60
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
58
61
  },
59
62
  "sideEffects": false,
60
- "types": "dist/index.d.ts",
61
- "version": "2.74.5"
63
+ "types": "dist/node/index.d.ts",
64
+ "version": "2.75.2"
62
65
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mDAAmD,CAAA;AACjE,cAAc,wCAAwC,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mDAAmD,CAAA;AACjE,cAAc,wCAAwC,CAAA"}
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-nft-collection-payload-plugin'\nexport * from '@xyo-network/crypto-nft-payload-plugin'\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,8DAAd;AACA,wBAAc,mDADd;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-nft-collection-payload-plugin'\nexport * from '@xyo-network/crypto-nft-payload-plugin'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;","names":[]}
File without changes
File without changes
File without changes
File without changes