azure-mgmt-vnet
Advanced tools
Comparing version 0.9.1-pre.2 to 0.9.2
@@ -0,0 +0,0 @@ Apache License |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.9.1-pre.2", | ||
"version": "0.9.2", | ||
"description": "Windows Azure Virtual Network Management Client Library for node", | ||
@@ -24,3 +24,3 @@ "tags": [ | ||
], | ||
"main": "./lib/virtualnetwork.js", | ||
"main": "./lib/network.js", | ||
"engines": { | ||
@@ -36,3 +36,3 @@ "node": ">= 0.6.15" | ||
"dependencies": { | ||
"azure-common": "0.9.1-pre.2" | ||
"azure-common": "0.9.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "homepage": "http://github.com/WindowsAzure/azure-sdk-for-node", |
@@ -36,3 +36,3 @@ # Windows Azure SDK for Node.js - Virtual Network Management | ||
var vnetManagementClient = vnetManagement.createVirtualNetworkManagementClient(vnetManagement.createCertificateCloudCredentials({ | ||
var vnetManagementClient = vnetManagement.createNetworkManagementClient(vnetManagement.createCertificateCloudCredentials({ | ||
subscriptionId: '<your subscription id>', | ||
@@ -39,0 +39,0 @@ pem: fs.readFileSync('<your pem file>') |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
151677
3103
1
+ Addedazure-common@0.9.2(transitive)
- Removedazure-common@0.9.1-pre.2(transitive)
Updatedazure-common@0.9.2