@tyleretters/discography 2.0.15 → 2.0.16
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/dist/discography.yml +3 -3
- package/dist/index.es.js +7 -7
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/discography.yml +3 -3
package/dist/discography.yml
CHANGED
|
@@ -14,9 +14,6 @@
|
|
|
14
14
|
- number: 2
|
|
15
15
|
title: HAILSTONE NUMBERS
|
|
16
16
|
length: 00:02:42
|
|
17
|
-
streams:
|
|
18
|
-
- platform: Untitled Stream
|
|
19
|
-
url: https://untitled.stream/library/project/OC8BNzlxYR75rr8lYxm4V
|
|
20
17
|
notes: |
|
|
21
18
|
THE VULGAR FRACTIONS ARE ENDLESS.
|
|
22
19
|
credits: |
|
|
@@ -80,6 +77,9 @@
|
|
|
80
77
|
- number: 2
|
|
81
78
|
title: APOTHECARY
|
|
82
79
|
length: 00:02:55
|
|
80
|
+
streams:
|
|
81
|
+
- platform: Untitled Stream
|
|
82
|
+
url: https://untitled.stream/library/project/OC8BNzlxYR75rr8lYxm4V
|
|
83
83
|
notes: |
|
|
84
84
|
THE VULGAR FRACTIONS ARE ENDLESS.
|
|
85
85
|
credits: |
|
package/dist/index.es.js
CHANGED
|
@@ -27,13 +27,6 @@ const e = [
|
|
|
27
27
|
id: "58e58ad8135cedf6bec824344e381eb8"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
|
-
streams: [
|
|
31
|
-
{
|
|
32
|
-
platform: "Untitled Stream",
|
|
33
|
-
url: "https://untitled.stream/library/project/OC8BNzlxYR75rr8lYxm4V",
|
|
34
|
-
id: "cf9f1dd82cfed6e6ed2b546413e8444b"
|
|
35
|
-
}
|
|
36
|
-
],
|
|
37
30
|
notes: "<p>THE VULGAR FRACTIONS ARE ENDLESS.</p>",
|
|
38
31
|
credits: "<p>STUXNET IS TYLER ETTERS.</p>",
|
|
39
32
|
project_slug: "stuxnet",
|
|
@@ -145,6 +138,13 @@ const e = [
|
|
|
145
138
|
id: "c7aa3fae9726a7b08dadc1c3bc12b0e9"
|
|
146
139
|
}
|
|
147
140
|
],
|
|
141
|
+
streams: [
|
|
142
|
+
{
|
|
143
|
+
platform: "Untitled Stream",
|
|
144
|
+
url: "https://untitled.stream/library/project/OC8BNzlxYR75rr8lYxm4V",
|
|
145
|
+
id: "f817443b517221ac61ed5a30801374ac"
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
148
|
notes: "<p>THE VULGAR FRACTIONS ARE ENDLESS.</p>",
|
|
149
149
|
credits: "<p>STUXNET IS TYLER ETTERS.</p>",
|
|
150
150
|
project_slug: "stuxnet",
|