all-the-package-types 1.0.344 → 1.0.345

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.344",
3
+ "version": "1.0.345",
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
@@ -19555,7 +19555,7 @@
19555
19555
  "t": "google-closure-compiler"
19556
19556
  },
19557
19557
  {
19558
- "p": "https://github.com/googleapis/nodejs-datastore",
19558
+ "p": "https://github.com/googleapis/google-cloud-node",
19559
19559
  "l": "@google-cloud/datastore",
19560
19560
  "t": "google-cloud__datastore"
19561
19561
  },
@@ -19565,7 +19565,7 @@
19565
19565
  "t": "google-cloud__kms"
19566
19566
  },
19567
19567
  {
19568
- "p": "https://github.com/googleapis/nodejs-pubsub",
19568
+ "p": "https://github.com/googleapis/google-cloud-node",
19569
19569
  "l": "@google-cloud/pubsub",
19570
19570
  "t": "google-cloud__pubsub"
19571
19571
  },