all-the-package-types 1.0.202 → 1.0.204
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/types.json +23 -3
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -9119,6 +9119,11 @@
|
|
|
9119
9119
|
"l": "deluge",
|
|
9120
9120
|
"t": "deluge"
|
|
9121
9121
|
},
|
|
9122
|
+
{
|
|
9123
|
+
"p": "https://github.com/YounGoat/nodejs.deno",
|
|
9124
|
+
"l": "deno",
|
|
9125
|
+
"t": "deno"
|
|
9126
|
+
},
|
|
9122
9127
|
{
|
|
9123
9128
|
"p": "https://github.com/matthew-andrews/denodeify",
|
|
9124
9129
|
"l": "denodeify",
|
|
@@ -11165,12 +11170,12 @@
|
|
|
11165
11170
|
"t": "engine-check"
|
|
11166
11171
|
},
|
|
11167
11172
|
{
|
|
11168
|
-
"p": "https://github.com/socketio/
|
|
11173
|
+
"p": "https://github.com/socketio/socket.io",
|
|
11169
11174
|
"l": "engine.io",
|
|
11170
11175
|
"t": "engine.io"
|
|
11171
11176
|
},
|
|
11172
11177
|
{
|
|
11173
|
-
"p": "https://github.com/socketio/
|
|
11178
|
+
"p": "https://github.com/socketio/socket.io",
|
|
11174
11179
|
"l": "engine.io-client",
|
|
11175
11180
|
"t": "engine.io-client"
|
|
11176
11181
|
},
|
|
@@ -43034,6 +43039,11 @@
|
|
|
43034
43039
|
"l": "react-swipeable",
|
|
43035
43040
|
"t": "react-swipeable"
|
|
43036
43041
|
},
|
|
43042
|
+
{
|
|
43043
|
+
"p": "https://github.com/manufont/react-swipeable-bottom-sheet",
|
|
43044
|
+
"l": "react-swipeable-bottom-sheet",
|
|
43045
|
+
"t": "react-swipeable-bottom-sheet"
|
|
43046
|
+
},
|
|
43037
43047
|
{
|
|
43038
43048
|
"p": "https://github.com/oliviertassinari/react-swipeable-views",
|
|
43039
43049
|
"l": "react-swipeable-views",
|
|
@@ -47590,7 +47600,7 @@
|
|
|
47590
47600
|
"t": "socket.io"
|
|
47591
47601
|
},
|
|
47592
47602
|
{
|
|
47593
|
-
"p": "https://github.com/socketio/socket.io
|
|
47603
|
+
"p": "https://github.com/socketio/socket.io",
|
|
47594
47604
|
"l": "socket.io-client",
|
|
47595
47605
|
"t": "socket.io-client"
|
|
47596
47606
|
},
|
|
@@ -48124,6 +48134,11 @@
|
|
|
48124
48134
|
"l": "srp",
|
|
48125
48135
|
"t": "srp"
|
|
48126
48136
|
},
|
|
48137
|
+
{
|
|
48138
|
+
"p": "https://github.com/mafintosh/srt-to-vtt",
|
|
48139
|
+
"l": "srt-to-vtt",
|
|
48140
|
+
"t": "srt-to-vtt"
|
|
48141
|
+
},
|
|
48127
48142
|
{
|
|
48128
48143
|
"p": "https://github.com/Qiming-Liu/srtparse.js",
|
|
48129
48144
|
"l": "srtparsejs",
|
|
@@ -51729,6 +51744,11 @@
|
|
|
51729
51744
|
"l": "unicode-dragon",
|
|
51730
51745
|
"t": "unicode-dragon"
|
|
51731
51746
|
},
|
|
51747
|
+
{
|
|
51748
|
+
"p": "https://github.com/jmeas/unicode-string-to-javascript-escape.js",
|
|
51749
|
+
"l": "unicode-escape",
|
|
51750
|
+
"t": "unicode-escape"
|
|
51751
|
+
},
|
|
51732
51752
|
{
|
|
51733
51753
|
"p": "https://github.com/devongovett/unicode-properties",
|
|
51734
51754
|
"l": "unicode-properties",
|