all-the-package-types 1.0.103 → 1.0.105

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 +81 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.103",
3
+ "version": "1.0.105",
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
@@ -1939,6 +1939,11 @@
1939
1939
  "l": "array.prototype.every",
1940
1940
  "t": "array.prototype.every"
1941
1941
  },
1942
+ {
1943
+ "p": "https://github.com/paulmillr/Array.prototype.find",
1944
+ "l": "array.prototype.find",
1945
+ "t": "array.prototype.find"
1946
+ },
1942
1947
  {
1943
1948
  "p": "https://github.com/es-shims/Array.prototype.flat",
1944
1949
  "l": "array.prototype.flat",
@@ -3514,6 +3519,11 @@
3514
3519
  "l": "bip38",
3515
3520
  "t": "bip38"
3516
3521
  },
3522
+ {
3523
+ "p": "https://github.com/groestlcoin/bip38grs",
3524
+ "l": "bip38grs",
3525
+ "t": "bip38grs"
3526
+ },
3517
3527
  {
3518
3528
  "p": "https://github.com/bitcoinjs/bip39",
3519
3529
  "l": "bip39",
@@ -7264,6 +7274,11 @@
7264
7274
  "l": "cordova-plugin-safariviewcontroller",
7265
7275
  "t": "cordova-plugin-safariviewcontroller"
7266
7276
  },
7277
+ {
7278
+ "p": "https://github.com/Amphiluke/cordova-plugin-save-dialog",
7279
+ "l": "cordova-plugin-save-dialog",
7280
+ "t": "cordova-plugin-save-dialog"
7281
+ },
7267
7282
  {
7268
7283
  "p": "https://github.com/justin-credible/cordova-plugin-spinner",
7269
7284
  "l": "cordova-plugin-spinner",
@@ -20709,6 +20724,11 @@
20709
20724
  "l": "hot-formula-parser",
20710
20725
  "t": "hot-formula-parser"
20711
20726
  },
20727
+ {
20728
+ "p": "https://github.com/hotwired/turbo",
20729
+ "l": "@hotwired/turbo",
20730
+ "t": "hotwired__turbo"
20731
+ },
20712
20732
  {
20713
20733
  "p": "https://github.com/goldfire/howler.js",
20714
20734
  "l": "howler",
@@ -21869,6 +21889,11 @@
21869
21889
  "l": "instabug-reactnative",
21870
21890
  "t": "instabug-reactnative"
21871
21891
  },
21892
+ {
21893
+ "p": "https://github.com/stevenschobert/instafeed.js",
21894
+ "l": "instafeed.js",
21895
+ "t": "instafeed.js"
21896
+ },
21872
21897
  {
21873
21898
  "p": "https://github.com/dannycoates/int53",
21874
21899
  "l": "int53",
@@ -22100,7 +22125,7 @@
22100
22125
  "t": "ip-regex"
22101
22126
  },
22102
22127
  {
22103
- "p": "https://github.com/franksrevenge/IPSubnetCalculator",
22128
+ "p": "https://github.com/salieri/IPSubnetCalculator",
22104
22129
  "l": "ip-subnet-calculator",
22105
22130
  "t": "ip-subnet-calculator"
22106
22131
  },
@@ -30784,6 +30809,11 @@
30784
30809
  "l": null,
30785
30810
  "t": "mfiles"
30786
30811
  },
30812
+ {
30813
+ "p": "https://github.com/Geotab/mg-api-js",
30814
+ "l": "mg-api-js",
30815
+ "t": "mg-api-js"
30816
+ },
30787
30817
  {
30788
30818
  "p": "https://github.com/vercel/micro",
30789
30819
  "l": "micro",
@@ -31334,6 +31364,11 @@
31334
31364
  "l": "moji",
31335
31365
  "t": "moji"
31336
31366
  },
31367
+ {
31368
+ "p": null,
31369
+ "l": null,
31370
+ "t": "mokapi"
31371
+ },
31337
31372
  {
31338
31373
  "p": "https://github.com/moment/moment",
31339
31374
  "l": "moment",
@@ -34084,6 +34119,11 @@
34084
34119
  "l": "object-inspect",
34085
34120
  "t": "object-inspect"
34086
34121
  },
34122
+ {
34123
+ "p": "https://github.com/es-shims/object-is",
34124
+ "l": "object-is",
34125
+ "t": "object-is"
34126
+ },
34087
34127
  {
34088
34128
  "p": "https://github.com/sarukuku/object-joiner",
34089
34129
  "l": "object-joiner",
@@ -34149,6 +34189,11 @@
34149
34189
  "l": "object.groupby",
34150
34190
  "t": "object.groupby"
34151
34191
  },
34192
+ {
34193
+ "p": "https://github.com/m59peacemaker/js-object.is",
34194
+ "l": "object.is",
34195
+ "t": "object.is"
34196
+ },
34152
34197
  {
34153
34198
  "p": "https://github.com/jonschlinkert/object.omit",
34154
34199
  "l": "object.omit",
@@ -34449,6 +34494,11 @@
34449
34494
  "l": "open-graph-scraper",
34450
34495
  "t": "open-graph-scraper"
34451
34496
  },
34497
+ {
34498
+ "p": null,
34499
+ "l": "open-location-code",
34500
+ "t": "open-location-code"
34501
+ },
34452
34502
  {
34453
34503
  "p": "https://github.com/open-wc/open-wc",
34454
34504
  "l": "@open-wc/testing-karma",
@@ -35369,6 +35419,11 @@
35369
35419
  "l": "parse-prefer-header",
35370
35420
  "t": "parse-prefer-header"
35371
35421
  },
35422
+ {
35423
+ "p": "https://github.com/albell/parse-srcset",
35424
+ "l": "parse-srcset",
35425
+ "t": "parse-srcset"
35426
+ },
35372
35427
  {
35373
35428
  "p": "https://github.com/webtorrent/parse-torrent",
35374
35429
  "l": "parse-torrent",
@@ -36929,6 +36984,11 @@
36929
36984
  "l": "postcss-custom-properties",
36930
36985
  "t": "postcss-custom-properties"
36931
36986
  },
36987
+ {
36988
+ "p": "https://github.com/csstools/postcss-plugins",
36989
+ "l": "postcss-env-function",
36990
+ "t": "postcss-env-function"
36991
+ },
36932
36992
  {
36933
36993
  "p": "https://github.com/luisrudge/postcss-flexbugs-fixes",
36934
36994
  "l": "postcss-flexbugs-fixes",
@@ -37089,6 +37149,11 @@
37089
37149
  "l": "postcss-resolve-nested-selector",
37090
37150
  "t": "postcss-resolve-nested-selector"
37091
37151
  },
37152
+ {
37153
+ "p": "https://github.com/vkalinichev/postcss-rtl",
37154
+ "l": "postcss-rtl",
37155
+ "t": "postcss-rtl"
37156
+ },
37092
37157
  {
37093
37158
  "p": "https://github.com/postcss/postcss-safe-parser",
37094
37159
  "l": "postcss-safe-parser",
@@ -37284,6 +37349,11 @@
37284
37349
  "l": "pqclean",
37285
37350
  "t": "pqclean"
37286
37351
  },
37352
+ {
37353
+ "p": "https://github.com/egoist/pragma",
37354
+ "l": "pragma",
37355
+ "t": "pragma"
37356
+ },
37287
37357
  {
37288
37358
  "p": "https://github.com/zeh/prando",
37289
37359
  "l": "prando",
@@ -43574,6 +43644,11 @@
43574
43644
  "l": "reselect",
43575
43645
  "t": "reselect"
43576
43646
  },
43647
+ {
43648
+ "p": "https://github.com/skortchmark9/reselect-tools",
43649
+ "l": "reselect-tools",
43650
+ "t": "reselect-tools"
43651
+ },
43577
43652
  {
43578
43653
  "p": "https://github.com/rsmbl/Resemble.js",
43579
43654
  "l": "resemblejs",
@@ -54729,6 +54804,11 @@
54729
54804
  "l": "zopflipng-bin",
54730
54805
  "t": "zopflipng-bin"
54731
54806
  },
54807
+ {
54808
+ "p": "https://github.com/metafloor/zpl-image",
54809
+ "l": "zpl-image",
54810
+ "t": "zpl-image"
54811
+ },
54732
54812
  {
54733
54813
  "p": "https://github.com/ecomfe/zrender",
54734
54814
  "l": "zrender",