This repository has been archived by the owner on May 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all generated package versions
- Loading branch information
Dan Schulte
committed
Nov 7, 2018
1 parent
c465d3a
commit a044362
Showing
143 changed files
with
389 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
"Hicks, Matthew <[email protected]>", | ||
"Zavery, Amar <[email protected]>" | ||
], | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "Microsoft Azure HDInsight Service Library for node", | ||
"tags": [ | ||
"azure", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
"Hicks, Matthew <[email protected]>", | ||
"Zavery, Amar <[email protected]>" | ||
], | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Microsoft Azure HDInsight Job Submission Library for node", | ||
"tags": [ | ||
"azure", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"Krishnan, Balaji <[email protected]>", | ||
"Zavery, Amar <[email protected]" | ||
], | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Microsoft Advisor Management Client Library for node", | ||
"tags": [ | ||
"azure", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
{ | ||
"name": "azure-arm-azurestack", | ||
"author": "Microsoft Corporation", | ||
"contributors": [ | ||
"Gibson, Rikki <[email protected]>", | ||
"Schulte, Dan <[email protected]>", | ||
"Zavery, Amar <[email protected]>" | ||
], | ||
"version": "1.0.0-preview", | ||
"description": "Microsoft Azure Stack Management Client Library for node", | ||
"tags": [ | ||
"azure", | ||
"sdk" | ||
], | ||
"keywords": [ | ||
"node", | ||
"azure" | ||
], | ||
"main": "./lib/azureStackManagementClient.js", | ||
"types": "./lib/azureStackManagementClient.d.ts", | ||
"license": "MIT", | ||
"dependencies": { | ||
"ms-rest-azure": "^2.5.5", | ||
"ms-rest": "^2.3.2" | ||
}, | ||
"homepage": "http://github.com/Azure/azure-sdk-for-node", | ||
"repository": { | ||
"type": "git", | ||
"url": "[email protected]:Azure/azure-sdk-for-node.git" | ||
}, | ||
"bugs": { | ||
"url": "http://github.com/Azure/azure-sdk-for-node/issues" | ||
} | ||
} | ||
"name": "azure-arm-azurestack", | ||
"author": "Microsoft Corporation", | ||
"contributors": [ | ||
"Gibson, Rikki <[email protected]>", | ||
"Schulte, Dan <[email protected]>", | ||
"Zavery, Amar <[email protected]>" | ||
], | ||
"version": "1.1.0-preview", | ||
"description": "Microsoft Azure Stack Management Client Library for node", | ||
"tags": [ | ||
"azure", | ||
"sdk" | ||
], | ||
"keywords": [ | ||
"node", | ||
"azure" | ||
], | ||
"main": "./lib/azureStackManagementClient.js", | ||
"types": "./lib/azureStackManagementClient.d.ts", | ||
"license": "MIT", | ||
"dependencies": { | ||
"ms-rest-azure": "^2.5.5", | ||
"ms-rest": "^2.3.2" | ||
}, | ||
"homepage": "http://github.com/Azure/azure-sdk-for-node", | ||
"repository": { | ||
"type": "git", | ||
"url": "[email protected]:Azure/azure-sdk-for-node.git" | ||
}, | ||
"bugs": { | ||
"url": "http://github.com/Azure/azure-sdk-for-node/issues" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"contributors": [ | ||
"Wu, Xing <[email protected]>" | ||
], | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Microsoft Azure Batch Service Client Library for node", | ||
"tags": [ | ||
"azure", | ||
|
@@ -37,4 +37,4 @@ | |
"scripts": { | ||
"test": "npm -s run-script jshint" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"contributors": [ | ||
"Xu, Willie <[email protected]>" | ||
], | ||
"version": "1.0.0-preview", | ||
"version": "1.1.0-preview", | ||
"description": "Microsoft Azure Cognitive Services Language API Client Library for Node.js", | ||
"tags": [ | ||
"azure", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.