@definitelytyped/definitions-parser 0.0.160-next.4 → 0.0.160-next.5

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.
@@ -667,6 +667,7 @@ gl-matrix
667
667
  glaze
668
668
  glob
669
669
  globby
670
+ googleapis
670
671
  google-auth-library
671
672
  google-gax
672
673
  got
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@definitelytyped/definitions-parser",
3
- "version": "0.0.160-next.4",
3
+ "version": "0.0.160-next.5",
4
4
  "description": "Reads the DefinitelyTyped repository and provides an API for querying its metadata",
5
5
  "homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/definitions-parser#readme",
6
6
  "license": "MIT",
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "62d299acb7ba78c9c0a275c424f3f4f7fd9529d9"
40
+ "gitHead": "ebb7f3939bd1b6d00b277b00951008dd90520501"
41
41
  }