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

@azure/arm-managementgroups

Package Overview
Dependencies
Maintainers
5
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/arm-managementgroups - npm Package Compare versions

Comparing version 2.0.3-alpha.20250124.1 to 2.0.3-alpha.20250127.1

11

dist-esm/samples-dev/checkNameAvailabilitySample.js

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -23,3 +14,3 @@ import { DefaultAzureCredential } from "@azure/identity";

name: "nameTocheck",
type: "Microsoft.Management/managementGroups"
type: "Microsoft.Management/managementGroups",
};

@@ -26,0 +17,0 @@ const credential = new DefaultAzureCredential();

6

dist-esm/samples-dev/entitiesListSample.js

@@ -0,1 +1,2 @@

import { __asyncValues, __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __asyncValues, __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -32,3 +30,3 @@ import { DefaultAzureCredential } from "@azure/identity";

_d = false;
let item = _c;
const item = _c;
resArray.push(item);

@@ -35,0 +33,0 @@ }

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -26,3 +17,3 @@ import { DefaultAzureCredential } from "@azure/identity";

defaultManagementGroup: "/providers/Microsoft.Management/managementGroups/DefaultGroup",
requireAuthorizationForGroupCreation: true
requireAuthorizationForGroupCreation: true,
};

@@ -29,0 +20,0 @@ const credential = new DefaultAzureCredential();

@@ -0,1 +1,2 @@

import { __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -13,0 +11,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -0,1 +1,2 @@

import { __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -13,0 +11,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -0,1 +1,2 @@

import { __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -13,0 +11,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -26,3 +17,3 @@ import { DefaultAzureCredential } from "@azure/identity";

defaultManagementGroup: "/providers/Microsoft.Management/managementGroups/DefaultGroup",
requireAuthorizationForGroupCreation: true
requireAuthorizationForGroupCreation: true,
};

@@ -29,0 +20,0 @@ const credential = new DefaultAzureCredential();

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -31,8 +22,8 @@ import { DefaultAzureCredential } from "@azure/identity";

parent: {
id: "/providers/Microsoft.Management/managementGroups/RootGroup"
}
}
id: "/providers/Microsoft.Management/managementGroups/RootGroup",
},
},
};
const options = {
cacheControl
cacheControl,
};

@@ -39,0 +30,0 @@ const credential = new DefaultAzureCredential();

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -12,0 +3,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -0,1 +1,2 @@

import { __asyncValues, __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __asyncValues, __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -33,3 +31,3 @@ import { DefaultAzureCredential } from "@azure/identity";

_d = false;
let item = _c;
const item = _c;
resArray.push(item);

@@ -36,0 +34,0 @@ }

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -113,3 +104,3 @@ import { DefaultAzureCredential } from "@azure/identity";

recurse,
cacheControl
cacheControl,
};

@@ -116,0 +107,0 @@ const credential = new DefaultAzureCredential();

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __asyncValues, __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -33,3 +24,3 @@ import { DefaultAzureCredential } from "@azure/identity";

_d = false;
let item = _c;
const item = _c;
resArray.push(item);

@@ -36,0 +27,0 @@ }

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -27,3 +18,3 @@ import { DefaultAzureCredential } from "@azure/identity";

const options = {
cacheControl
cacheControl,
};

@@ -30,0 +21,0 @@ const credential = new DefaultAzureCredential();

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -27,3 +18,3 @@ import { DefaultAzureCredential } from "@azure/identity";

const options = {
cacheControl
cacheControl,
};

@@ -30,0 +21,0 @@ const credential = new DefaultAzureCredential();

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -27,3 +18,3 @@ import { DefaultAzureCredential } from "@azure/identity";

const options = {
cacheControl
cacheControl,
};

@@ -30,0 +21,0 @@ const credential = new DefaultAzureCredential();

@@ -0,1 +1,2 @@

import { __asyncValues, __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __asyncValues, __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -33,3 +31,3 @@ import { DefaultAzureCredential } from "@azure/identity";

_d = false;
let item = _c;
const item = _c;
resArray.push(item);

@@ -36,0 +34,0 @@ }

@@ -1,11 +0,2 @@

/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -27,3 +18,3 @@ import { DefaultAzureCredential } from "@azure/identity";

displayName: "AlternateDisplayName",
parentGroupId: "/providers/Microsoft.Management/managementGroups/AlternateRootGroup"
parentGroupId: "/providers/Microsoft.Management/managementGroups/AlternateRootGroup",
};

@@ -30,0 +21,0 @@ const options = { cacheControl };

@@ -0,1 +1,2 @@

import { __asyncValues, __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __asyncValues, __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -30,3 +28,3 @@ import { DefaultAzureCredential } from "@azure/identity";

_d = false;
let item = _c;
const item = _c;
resArray.push(item);

@@ -33,0 +31,0 @@ }

@@ -0,1 +1,2 @@

import { __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -13,0 +11,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -0,1 +1,2 @@

import { __awaiter } from "tslib";
/*

@@ -8,5 +9,2 @@ * Copyright (c) Microsoft Corporation.

*/
import { __awaiter } from "tslib";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { ManagementGroupsAPI } from "@azure/arm-managementgroups";

@@ -13,0 +11,0 @@ import { DefaultAzureCredential } from "@azure/identity";

@@ -6,3 +6,3 @@ {

"description": "A generated SDK for ManagementGroupsAPI.",
"version": "2.0.3-alpha.20250124.1",
"version": "2.0.3-alpha.20250127.1",
"engines": {

@@ -9,0 +9,0 @@ "node": ">=18.0.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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