all-the-package-types 1.0.53 → 1.0.55

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 +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.53",
3
+ "version": "1.0.55",
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
@@ -35579,6 +35579,11 @@
35579
35579
  "l": "passport-vkontakte",
35580
35580
  "t": "passport-vkontakte"
35581
35581
  },
35582
+ {
35583
+ "p": "https://github.com/xinbenlv/passport-weibo",
35584
+ "l": "passport-weibo",
35585
+ "t": "passport-weibo"
35586
+ },
35582
35587
  {
35583
35588
  "p": "https://github.com/auth0/passport-windowsauth",
35584
35589
  "l": "passport-windowsauth",
@@ -39115,7 +39120,7 @@
39115
39120
  "t": "react-autosuggest"
39116
39121
  },
39117
39122
  {
39118
- "p": null,
39123
+ "p": "https://github.com/mosch/react-avatar-editor",
39119
39124
  "l": "react-avatar-editor",
39120
39125
  "t": "react-avatar-editor"
39121
39126
  },