@xyo-network/react-sentinel 4.3.0-rc.2 → 4.3.1
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 @@
|
|
|
1
|
+
{"version":3,"file":"manifest.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/manifest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,oBAAoB,CAAwB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-sentinel",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.1",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -43,39 +43,39 @@
|
|
|
43
43
|
"lint-pkg": "npmPkgJsonLint ."
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@xylabs/exists": "^4.4.
|
|
47
|
-
"@xylabs/object": "^4.4.
|
|
46
|
+
"@xylabs/exists": "^4.4.27",
|
|
47
|
+
"@xylabs/object": "^4.4.27",
|
|
48
48
|
"@xylabs/react-async-effect": "^5.3.13",
|
|
49
49
|
"@xylabs/react-button": "^5.3.13",
|
|
50
50
|
"@xylabs/react-flexbox": "^5.3.13",
|
|
51
51
|
"@xylabs/react-promise": "^5.3.13",
|
|
52
|
-
"@xyo-network/account-model": "^3.6.
|
|
53
|
-
"@xyo-network/archivist-model": "^3.6.
|
|
54
|
-
"@xyo-network/boundwitness-model": "^3.6.
|
|
55
|
-
"@xyo-network/module-model": "^3.6.
|
|
56
|
-
"@xyo-network/payload-model": "^3.6.
|
|
57
|
-
"@xyo-network/react-module": "^4.3.
|
|
58
|
-
"@xyo-network/react-node": "^4.3.
|
|
59
|
-
"@xyo-network/react-payload-raw-info": "^4.3.
|
|
60
|
-
"@xyo-network/react-shared": "^4.3.
|
|
61
|
-
"@xyo-network/react-witness": "^4.3.
|
|
62
|
-
"@xyo-network/sentinel-memory": "^3.6.
|
|
63
|
-
"@xyo-network/sentinel-model": "^3.6.
|
|
64
|
-
"@xyo-network/witness-model": "^3.6.
|
|
52
|
+
"@xyo-network/account-model": "^3.6.5",
|
|
53
|
+
"@xyo-network/archivist-model": "^3.6.5",
|
|
54
|
+
"@xyo-network/boundwitness-model": "^3.6.5",
|
|
55
|
+
"@xyo-network/module-model": "^3.6.5",
|
|
56
|
+
"@xyo-network/payload-model": "^3.6.5",
|
|
57
|
+
"@xyo-network/react-module": "^4.3.1",
|
|
58
|
+
"@xyo-network/react-node": "^4.3.1",
|
|
59
|
+
"@xyo-network/react-payload-raw-info": "^4.3.1",
|
|
60
|
+
"@xyo-network/react-shared": "^4.3.1",
|
|
61
|
+
"@xyo-network/react-witness": "^4.3.1",
|
|
62
|
+
"@xyo-network/sentinel-memory": "^3.6.5",
|
|
63
|
+
"@xyo-network/sentinel-model": "^3.6.5",
|
|
64
|
+
"@xyo-network/witness-model": "^3.6.5"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@emotion/react": "^11.14.0",
|
|
68
68
|
"@emotion/styled": "^11.14.0",
|
|
69
|
-
"@mui/icons-material": "^6.
|
|
70
|
-
"@mui/material": "^6.
|
|
71
|
-
"@mui/styles": "^6.
|
|
69
|
+
"@mui/icons-material": "^6.3.0",
|
|
70
|
+
"@mui/material": "^6.3.0",
|
|
71
|
+
"@mui/styles": "^6.3.0",
|
|
72
72
|
"@storybook/react": "^8.4.7",
|
|
73
73
|
"@xylabs/ts-scripts-yarn3": "^4.2.6",
|
|
74
74
|
"@xylabs/tsconfig-react": "^4.2.6",
|
|
75
|
-
"@xyo-network/account": "^3.6.
|
|
76
|
-
"@xyo-network/evm-call-witness": "^3.2.
|
|
77
|
-
"@xyo-network/manifest": "^3.6.
|
|
78
|
-
"@xyo-network/module-factory-locator": "^3.6.
|
|
75
|
+
"@xyo-network/account": "^3.6.5",
|
|
76
|
+
"@xyo-network/evm-call-witness": "^3.2.4",
|
|
77
|
+
"@xyo-network/manifest": "^3.6.5",
|
|
78
|
+
"@xyo-network/module-factory-locator": "^3.6.5",
|
|
79
79
|
"ethers": "^6.13.4",
|
|
80
80
|
"react": "^18.3.1",
|
|
81
81
|
"react-dom": "^18.3.1",
|
|
@@ -100,6 +100,5 @@
|
|
|
100
100
|
"publishConfig": {
|
|
101
101
|
"access": "public"
|
|
102
102
|
},
|
|
103
|
-
"docs": "dist/docs.json"
|
|
104
|
-
"stableVersion": "4.2.14"
|
|
103
|
+
"docs": "dist/docs.json"
|
|
105
104
|
}
|
|
@@ -15,7 +15,7 @@ import { InfuraProvider } from 'ethers'
|
|
|
15
15
|
import React from 'react'
|
|
16
16
|
|
|
17
17
|
import { SentinelCard } from './Card.tsx'
|
|
18
|
-
import NftSentinelManifest from './
|
|
18
|
+
import { NftSentinelManifest } from './manifest.ts'
|
|
19
19
|
|
|
20
20
|
const loadFromManifest = async () => {
|
|
21
21
|
const mnemonic = 'later puppy sound rebuild rebuild noise ozone amazing hope broccoli crystal grief'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NftSentinelManifest } from './NftSentinel.json' assert { type: 'json' }
|