@hivemindhq/snap 1.2.2 → 1.2.4
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.
- package/package.json +1 -1
- package/snap.manifest.json +2 -2
- package/src/images/logo.svg +3 -4
package/package.json
CHANGED
package/snap.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.2.
|
|
2
|
+
"version": "1.2.4",
|
|
3
3
|
"description": "Community trust signals for every transaction, powered by Intuition.",
|
|
4
4
|
"proposedName": "Hive Mind",
|
|
5
5
|
"repository": {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"url": "https://github.com/hivemindhq-io/snap"
|
|
8
8
|
},
|
|
9
9
|
"source": {
|
|
10
|
-
"shasum": "
|
|
10
|
+
"shasum": "ffdfxK4L0hmiIj8b93NQUVFhLcSqm8PZKpTTWea+0XU=",
|
|
11
11
|
"location": {
|
|
12
12
|
"npm": {
|
|
13
13
|
"filePath": "dist/bundle.js",
|
package/src/images/logo.svg
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
<
|
|
3
|
-
<g
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150">
|
|
2
|
+
<circle cx="75" cy="75" r="75" fill="#000000"/>
|
|
3
|
+
<g transform="translate(20, 11.25) scale(5.1986)">
|
|
4
4
|
<path d="M21.1582,6.1641L10.9077.1514l-.4019-.1514L.0005,6.165l-.0005,12.2197,10.4644,6.1416.231-.0015,10.5132-6.1426-.0503-12.2183ZM19.1802,12.2734l-3.4512,2.1265-3.6367-2.1265,3.6401-2.1582,3.4478,2.1582ZM14.9927,15.7437v3.6025l-3.6646-2.1187-.0117-3.6509,3.6763,2.167ZM9.8115,13.6294v3.6323l-3.645,2.1167v-3.6177l3.645-2.1313ZM6.1665,8.8047v-3.6323l3.645,2.1313v3.6177l-3.645-2.1167ZM14.1499,20.667l-3.5723,2.1304-3.5991-2.0859,3.6021-2.1431,3.5693,2.0986ZM6.979,3.895l3.606-2.1689,3.5654,2.124-3.5728,2.0991-3.5986-2.0542ZM11.3477,10.9214v-3.666l3.645-2.0874v3.6367l-3.645,2.1167ZM9.0654,12.2886l-3.6592,2.1182-3.4312-2.1484,3.4214-2.1421,3.6689,2.1724ZM1.4863,10.7681v-3.7148l3.1772-1.8481v3.5557l-3.1772,2.0073ZM4.6626,19.312l-3.1763-1.8335v-3.7012l3.1699,1.9697.0063,3.5649ZM19.6724,13.7812v3.6973l-3.1768,1.834v-3.5239l3.1768-2.0073ZM19.6724,7.1021v3.666l-3.1768-2.0073v-3.5503l3.1768,1.8916Z" fill="#e59200"/>
|
|
5
5
|
</g>
|
|
6
6
|
</svg>
|
|
7
|
-
|