New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.searchconsole-v1

Package Overview
Dependencies
Maintainers
1
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.searchconsole-v1 - npm Package Compare versions

Comparing version

to
0.0.20250127

12

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Google Search Console API v1 0.0 */

// Generated from: https://searchconsole.googleapis.com/$discovery/rest?version=v1
// Revision: 20250125
// Revision: 20250127

@@ -20,3 +20,3 @@ /// <reference types="gapi.client" />

function load(
urlOrObject: 'https://searchconsole.googleapis.com/$discovery/rest?version=v1'
urlOrObject: 'https://searchconsole.googleapis.com/$discovery/rest?version=v1',
): Promise<void>;

@@ -29,3 +29,3 @@ /** @deprecated Please load APIs with discovery documents. */

version: 'v1',
callback: () => any
callback: () => any,
): void;

@@ -325,3 +325,3 @@

},
body: InspectUrlIndexRequest
body: InspectUrlIndexRequest,
): Request<InspectUrlIndexResponse>;

@@ -385,3 +385,3 @@ }

},
body: RunMobileFriendlyTestRequest
body: RunMobileFriendlyTestRequest,
): Request<RunMobileFriendlyTestResponse>;

@@ -693,3 +693,3 @@ }

},
body: SearchAnalyticsQueryRequest
body: SearchAnalyticsQueryRequest,
): Request<SearchAnalyticsQueryResponse>;

@@ -696,0 +696,0 @@ }

{
"name": "@maxim_mazurok/gapi.client.searchconsole-v1",
"version": "0.0.20250125",
"version": "0.0.20250127",
"description": "TypeScript typings for Google Search Console API v1",

@@ -5,0 +5,0 @@ "repository": {

@@ -34,3 +34,3 @@ # TypeScript typings for Google Search Console API v1

// gapi.client.webmasters
}
},
);

@@ -71,3 +71,3 @@ ```

}
}
},
);

@@ -74,0 +74,0 @@ ```