@definitelytyped/definitions-parser 0.0.113-next.13 → 0.0.113-next.14

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.
@@ -276,6 +276,7 @@
276
276
  @maxim_mazurok/gapi.client.youtubereporting
277
277
  @middy/core
278
278
  @mparticle/event-models
279
+ @npm/types
279
280
  @popperjs/core
280
281
  @rdfjs/types
281
282
  @react-navigation/native
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@definitelytyped/definitions-parser",
3
- "version": "0.0.113-next.13",
3
+ "version": "0.0.113-next.14",
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",
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "698c2a9522bc88ca0143a5b8f7a3e3b7bd62af45"
38
+ "gitHead": "7c5f3e32ae24725df3513674c1ebb4bb66763a8d"
39
39
  }