all-the-package-types 1.0.279 → 1.0.281
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 +35 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -50639,6 +50639,11 @@
|
|
|
50639
50639
|
"l": "telegram-web-app",
|
|
50640
50640
|
"t": "telegram-web-app"
|
|
50641
50641
|
},
|
|
50642
|
+
{
|
|
50643
|
+
"p": "https://github.com/telegraf/telegraph.md",
|
|
50644
|
+
"l": "telegraph.md",
|
|
50645
|
+
"t": "telegraph.md"
|
|
50646
|
+
},
|
|
50642
50647
|
{
|
|
50643
50648
|
"p": "https://github.com/cadpnq/telnetlib",
|
|
50644
50649
|
"l": "telnetlib",
|
|
@@ -53854,11 +53859,21 @@
|
|
|
53854
53859
|
"l": null,
|
|
53855
53860
|
"t": "w3c-clipboard"
|
|
53856
53861
|
},
|
|
53862
|
+
{
|
|
53863
|
+
"p": null,
|
|
53864
|
+
"l": null,
|
|
53865
|
+
"t": "w3c-controlled-frame"
|
|
53866
|
+
},
|
|
53857
53867
|
{
|
|
53858
53868
|
"p": null,
|
|
53859
53869
|
"l": null,
|
|
53860
53870
|
"t": "w3c-css-typed-object-model-level-1"
|
|
53861
53871
|
},
|
|
53872
|
+
{
|
|
53873
|
+
"p": null,
|
|
53874
|
+
"l": null,
|
|
53875
|
+
"t": "w3c-direct-sockets"
|
|
53876
|
+
},
|
|
53862
53877
|
{
|
|
53863
53878
|
"p": null,
|
|
53864
53879
|
"l": null,
|
|
@@ -53884,6 +53899,11 @@
|
|
|
53884
53899
|
"l": null,
|
|
53885
53900
|
"t": "w3c-permissions"
|
|
53886
53901
|
},
|
|
53902
|
+
{
|
|
53903
|
+
"p": null,
|
|
53904
|
+
"l": null,
|
|
53905
|
+
"t": "w3c-screen-capture"
|
|
53906
|
+
},
|
|
53887
53907
|
{
|
|
53888
53908
|
"p": null,
|
|
53889
53909
|
"l": null,
|
|
@@ -53904,6 +53924,11 @@
|
|
|
53904
53924
|
"l": null,
|
|
53905
53925
|
"t": "w3c-web-serial"
|
|
53906
53926
|
},
|
|
53927
|
+
{
|
|
53928
|
+
"p": null,
|
|
53929
|
+
"l": null,
|
|
53930
|
+
"t": "w3c-web-smart-card"
|
|
53931
|
+
},
|
|
53907
53932
|
{
|
|
53908
53933
|
"p": null,
|
|
53909
53934
|
"l": null,
|
|
@@ -55839,6 +55864,11 @@
|
|
|
55839
55864
|
"l": "@xmpp/sasl-anonymous",
|
|
55840
55865
|
"t": "xmpp__sasl-anonymous"
|
|
55841
55866
|
},
|
|
55867
|
+
{
|
|
55868
|
+
"p": "https://github.com/xmppjs/xmpp.js",
|
|
55869
|
+
"l": "@xmpp/sasl-ht-sha-256-none",
|
|
55870
|
+
"t": "xmpp__sasl-ht-sha-256-none"
|
|
55871
|
+
},
|
|
55842
55872
|
{
|
|
55843
55873
|
"p": "https://github.com/xmppjs/xmpp.js",
|
|
55844
55874
|
"l": "@xmpp/sasl-plain",
|
|
@@ -55849,6 +55879,11 @@
|
|
|
55849
55879
|
"l": "@xmpp/sasl-scram-sha-1",
|
|
55850
55880
|
"t": "xmpp__sasl-scram-sha-1"
|
|
55851
55881
|
},
|
|
55882
|
+
{
|
|
55883
|
+
"p": "https://github.com/xmppjs/xmpp.js",
|
|
55884
|
+
"l": "@xmpp/sasl2",
|
|
55885
|
+
"t": "xmpp__sasl2"
|
|
55886
|
+
},
|
|
55852
55887
|
{
|
|
55853
55888
|
"p": "https://github.com/xmppjs/xmpp.js",
|
|
55854
55889
|
"l": "@xmpp/session-establishment",
|