@openneuro/app 4.9.0 → 4.9.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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openneuro/app",
|
|
3
|
-
"version": "4.9.
|
|
3
|
+
"version": "4.9.1",
|
|
4
4
|
"description": "React JS web frontend for the OpenNeuro platform.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "public/client.js",
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
"@emotion/react": "11.6.0",
|
|
21
21
|
"@emotion/styled": "11.6.0",
|
|
22
22
|
"@niivue/niivue": "0.23.1",
|
|
23
|
-
"@openneuro/client": "^4.9.
|
|
24
|
-
"@openneuro/components": "^4.9.
|
|
23
|
+
"@openneuro/client": "^4.9.1",
|
|
24
|
+
"@openneuro/components": "^4.9.1",
|
|
25
25
|
"babel-runtime": "^6.26.0",
|
|
26
26
|
"bids-validator": "1.9.3",
|
|
27
27
|
"bytes": "^3.0.0",
|
|
@@ -120,5 +120,5 @@
|
|
|
120
120
|
"publishConfig": {
|
|
121
121
|
"access": "public"
|
|
122
122
|
},
|
|
123
|
-
"gitHead": "
|
|
123
|
+
"gitHead": "49527fb4254489e6a96beb9ed079ee0492369d5c"
|
|
124
124
|
}
|
|
@@ -656,7 +656,7 @@ exports[`SnapshotContainer component renders successfully 1`] = `
|
|
|
656
656
|
>
|
|
657
657
|
Uploaded by
|
|
658
658
|
</h2>
|
|
659
|
-
Test User on 2021-12-17 -
|
|
659
|
+
Test User on 2021-12-17 - 8 months ago
|
|
660
660
|
</div>
|
|
661
661
|
<div
|
|
662
662
|
class="dataset-meta-block undefined"
|
|
@@ -666,7 +666,7 @@ exports[`SnapshotContainer component renders successfully 1`] = `
|
|
|
666
666
|
>
|
|
667
667
|
Last Updated
|
|
668
668
|
</h2>
|
|
669
|
-
2021-12-17 -
|
|
669
|
+
2021-12-17 - 8 months ago
|
|
670
670
|
</div>
|
|
671
671
|
<div
|
|
672
672
|
class="dataset-meta-block undefined"
|