@definitelytyped/definitions-parser 0.0.113-next.11 → 0.0.113-next.12
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.
|
@@ -32,6 +32,7 @@
|
|
|
32
32
|
@maxim_mazurok/gapi.client.acceleratedmobilepageurl
|
|
33
33
|
@maxim_mazurok/gapi.client.accessapproval
|
|
34
34
|
@maxim_mazurok/gapi.client.accesscontextmanager
|
|
35
|
+
@maxim_mazurok/gapi.client.adexchangebuyer
|
|
35
36
|
@maxim_mazurok/gapi.client.adexchangebuyer2
|
|
36
37
|
@maxim_mazurok/gapi.client.adexperiencereport
|
|
37
38
|
@maxim_mazurok/gapi.client.admin
|
|
@@ -202,6 +203,7 @@
|
|
|
202
203
|
@maxim_mazurok/gapi.client.pagespeedonline
|
|
203
204
|
@maxim_mazurok/gapi.client.paymentsresellersubscription
|
|
204
205
|
@maxim_mazurok/gapi.client.people
|
|
206
|
+
@maxim_mazurok/gapi.client.playablelocations
|
|
205
207
|
@maxim_mazurok/gapi.client.playcustomapp
|
|
206
208
|
@maxim_mazurok/gapi.client.playdeveloperreporting
|
|
207
209
|
@maxim_mazurok/gapi.client.playintegrity
|
|
@@ -257,12 +259,14 @@
|
|
|
257
259
|
@maxim_mazurok/gapi.client.transcoder
|
|
258
260
|
@maxim_mazurok/gapi.client.translate
|
|
259
261
|
@maxim_mazurok/gapi.client.vault
|
|
262
|
+
@maxim_mazurok/gapi.client.vectortile
|
|
260
263
|
@maxim_mazurok/gapi.client.verifiedaccess
|
|
261
264
|
@maxim_mazurok/gapi.client.versionhistory
|
|
262
265
|
@maxim_mazurok/gapi.client.videointelligence
|
|
263
266
|
@maxim_mazurok/gapi.client.vision
|
|
264
267
|
@maxim_mazurok/gapi.client.vmmigration
|
|
265
268
|
@maxim_mazurok/gapi.client.webfonts
|
|
269
|
+
@maxim_mazurok/gapi.client.webmasters
|
|
266
270
|
@maxim_mazurok/gapi.client.webrisk
|
|
267
271
|
@maxim_mazurok/gapi.client.websecurityscanner
|
|
268
272
|
@maxim_mazurok/gapi.client.workflowexecutions
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@definitelytyped/definitions-parser",
|
|
3
|
-
"version": "0.0.113-next.
|
|
3
|
+
"version": "0.0.113-next.12",
|
|
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": "
|
|
38
|
+
"gitHead": "79988a584bfbc7a165f7c8ea85cd19ab462d840b"
|
|
39
39
|
}
|