all-the-package-types 1.0.82 → 1.0.84

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 +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.82",
3
+ "version": "1.0.84",
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
@@ -1754,6 +1754,11 @@
1754
1754
  "l": "arbiter",
1755
1755
  "t": "arbiter"
1756
1756
  },
1757
+ {
1758
+ "p": "https://github.com/hex7c0/arc4",
1759
+ "l": "arc4",
1760
+ "t": "arc4"
1761
+ },
1757
1762
  {
1758
1763
  "p": null,
1759
1764
  "l": "arcgis-js-api",
@@ -21039,6 +21044,11 @@
21039
21044
  "l": "hubot",
21040
21045
  "t": "hubot"
21041
21046
  },
21047
+ {
21048
+ "p": "https://github.com/slackapi/hubot-slack",
21049
+ "l": "hubot-slack",
21050
+ "t": "hubot-slack"
21051
+ },
21042
21052
  {
21043
21053
  "p": null,
21044
21054
  "l": null,
@@ -48285,7 +48295,7 @@
48285
48295
  "t": "survicate__react-native-survicate"
48286
48296
  },
48287
48297
  {
48288
- "p": "https://github.com/ngyewch/svelte-leaflet",
48298
+ "p": "https://github.com/ngyewch/svelte-leafletjs",
48289
48299
  "l": "svelte-leafletjs",
48290
48300
  "t": "svelte-leafletjs"
48291
48301
  },