all-the-package-types 1.0.287 → 1.0.289

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.287",
3
+ "version": "1.0.289",
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
@@ -39475,7 +39475,7 @@
39475
39475
  "t": "purifycss-webpack"
39476
39476
  },
39477
39477
  {
39478
- "p": "https://github.com/intuitivcloud/purl",
39478
+ "p": "https://github.com/ljharb/purl",
39479
39479
  "l": "purl",
39480
39480
  "t": "purl"
39481
39481
  },
@@ -42685,7 +42685,7 @@
42685
42685
  "t": "react-native-sha1"
42686
42686
  },
42687
42687
  {
42688
- "p": "https://github.com/react-native-community/react-native-share",
42688
+ "p": "https://github.com/react-native-share/react-native-share",
42689
42689
  "l": "react-native-share",
42690
42690
  "t": "react-native-share"
42691
42691
  },