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

@maxim_mazurok/gapi.client.managedidentities-v1

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.20230505 to 0.0.20230705

2

package.json
{
"name": "@maxim_mazurok/gapi.client.managedidentities-v1",
"version": "0.0.20230505",
"version": "0.0.20230705",
"description": "TypeScript typings for Managed Service for Microsoft Active Directory API v1",

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

@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.managedidentities-v1 definition tests */

// Revision: 20230505
// Revision: 20230705

@@ -64,2 +64,7 @@ gapi.load('client', async () => {

});
/** CheckMigrationPermission API gets the current state of DomainMigration */
await gapi.client.managedidentities.projects.locations.global.domains.checkMigrationPermission({
domain: "Test string",
}, {
});
/** Creates a Microsoft AD domain. */

@@ -66,0 +71,0 @@ await gapi.client.managedidentities.projects.locations.global.domains.create({

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