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

@maxim_mazurok/gapi.client.drive-v3

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.drive-v3 - npm Package Compare versions

Comparing version 0.0.20250131 to 0.0.20250210

2

package.json
{
"name": "@maxim_mazurok/gapi.client.drive-v3",
"version": "0.0.20250131",
"version": "0.0.20250210",
"description": "TypeScript typings for Google Drive API v3",

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

@@ -278,3 +278,3 @@ # TypeScript typings for Google Drive API v3

*/
await gapi.client.drive.operation.cancel({ name: "name", });
await gapi.client.drive.operations.cancel({ name: "name", });

@@ -284,3 +284,3 @@ /*

*/
await gapi.client.drive.operation.delete({ name: "name", });
await gapi.client.drive.operations.delete({ name: "name", });

@@ -287,0 +287,0 @@ /*

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