all-the-package-types 1.0.280 → 1.0.282

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +25 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.280",
3
+ "version": "1.0.282",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -18724,6 +18724,11 @@
18724
18724
  "l": "geojson-equality",
18725
18725
  "t": "geojson-equality"
18726
18726
  },
18727
+ {
18728
+ "p": "https://github.com/jczaplew/geojson-precision",
18729
+ "l": "geojson-precision",
18730
+ "t": "geojson-precision"
18731
+ },
18727
18732
  {
18728
18733
  "p": null,
18729
18734
  "l": null,
@@ -50639,6 +50644,11 @@
50639
50644
  "l": "telegram-web-app",
50640
50645
  "t": "telegram-web-app"
50641
50646
  },
50647
+ {
50648
+ "p": "https://github.com/telegraf/telegraph.md",
50649
+ "l": "telegraph.md",
50650
+ "t": "telegraph.md"
50651
+ },
50642
50652
  {
50643
50653
  "p": "https://github.com/cadpnq/telnetlib",
50644
50654
  "l": "telnetlib",
@@ -53894,6 +53904,11 @@
53894
53904
  "l": null,
53895
53905
  "t": "w3c-permissions"
53896
53906
  },
53907
+ {
53908
+ "p": null,
53909
+ "l": null,
53910
+ "t": "w3c-screen-capture"
53911
+ },
53897
53912
  {
53898
53913
  "p": null,
53899
53914
  "l": null,
@@ -55854,6 +55869,11 @@
55854
55869
  "l": "@xmpp/sasl-anonymous",
55855
55870
  "t": "xmpp__sasl-anonymous"
55856
55871
  },
55872
+ {
55873
+ "p": "https://github.com/xmppjs/xmpp.js",
55874
+ "l": "@xmpp/sasl-ht-sha-256-none",
55875
+ "t": "xmpp__sasl-ht-sha-256-none"
55876
+ },
55857
55877
  {
55858
55878
  "p": "https://github.com/xmppjs/xmpp.js",
55859
55879
  "l": "@xmpp/sasl-plain",
@@ -55864,6 +55884,11 @@
55864
55884
  "l": "@xmpp/sasl-scram-sha-1",
55865
55885
  "t": "xmpp__sasl-scram-sha-1"
55866
55886
  },
55887
+ {
55888
+ "p": "https://github.com/xmppjs/xmpp.js",
55889
+ "l": "@xmpp/sasl2",
55890
+ "t": "xmpp__sasl2"
55891
+ },
55867
55892
  {
55868
55893
  "p": "https://github.com/xmppjs/xmpp.js",
55869
55894
  "l": "@xmpp/session-establishment",