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

@maxim_mazurok/gapi.client.acceleratedmobilepageurl-v1

Package Overview
Dependencies
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.20250126 to 0.0.20250127

8

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Accelerated Mobile Pages (AMP) URL API v1 0.0 */

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

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

function load(
urlOrObject: 'https://acceleratedmobilepageurl.googleapis.com/$discovery/rest?version=v1'
urlOrObject: 'https://acceleratedmobilepageurl.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;

@@ -115,3 +115,3 @@

},
body: BatchGetAmpUrlsRequest
body: BatchGetAmpUrlsRequest,
): Request<BatchGetAmpUrlsResponse>;

@@ -118,0 +118,0 @@ }

{
"name": "@maxim_mazurok/gapi.client.acceleratedmobilepageurl-v1",
"version": "0.0.20250126",
"version": "0.0.20250127",
"description": "TypeScript typings for Accelerated Mobile Pages (AMP) URL API v1",

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

@@ -33,3 +33,3 @@ # TypeScript typings for Accelerated Mobile Pages (AMP) URL API v1

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

@@ -36,0 +36,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc