all-the-package-types 1.0.256 → 1.0.258
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 +10 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -12439,6 +12439,11 @@
|
|
|
12439
12439
|
"l": "express-socket.io-session",
|
|
12440
12440
|
"t": "express-socket.io-session"
|
|
12441
12441
|
},
|
|
12442
|
+
{
|
|
12443
|
+
"p": "https://github.com/dpskvn/express-sse",
|
|
12444
|
+
"l": "express-sse",
|
|
12445
|
+
"t": "express-sse"
|
|
12446
|
+
},
|
|
12442
12447
|
{
|
|
12443
12448
|
"p": "https://github.com/florianheinemann/express-sslify",
|
|
12444
12449
|
"l": "express-sslify",
|
|
@@ -43099,6 +43104,11 @@
|
|
|
43099
43104
|
"l": "react-sparklines",
|
|
43100
43105
|
"t": "react-sparklines"
|
|
43101
43106
|
},
|
|
43107
|
+
{
|
|
43108
|
+
"p": null,
|
|
43109
|
+
"l": "react-speech-kit",
|
|
43110
|
+
"t": "react-speech-kit"
|
|
43111
|
+
},
|
|
43102
43112
|
{
|
|
43103
43113
|
"p": "https://github.com/JamesBrill/react-speech-recognition",
|
|
43104
43114
|
"l": "react-speech-recognition",
|