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

@maxim_mazurok/gapi.client.content

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.content - npm Package Compare versions

Comparing version 2.1.20211110 to 2.1.20211126

2

package.json
{
"name": "@maxim_mazurok/gapi.client.content",
"version": "2.1.20211110",
"version": "2.1.20211126",
"description": "TypeScript typings for Content API for Shopping v2.1",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -307,3 +307,3 @@ # TypeScript typings for Content API for Shopping v2.1

/*
Retrieves the list of accessible Google My Business accounts.
Retrieves the list of accessible Business Profiles.
*/

@@ -323,3 +323,3 @@ await gapi.client.content.liasettings.getaccessiblegmbaccounts({ accountId: "accountId", merchantId: "merchantId", });

/*
Requests access to a specified Google My Business account.
Requests access to a specified Business Profile.
*/

@@ -326,0 +326,0 @@ await gapi.client.content.liasettings.requestgmbaccess({ accountId: "accountId", gmbEmail: "gmbEmail", merchantId: "merchantId", });

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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