azure-storage-legacy
Advanced tools
Comparing version 0.9.8 to 0.9.9
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -44,3 +44,3 @@ // | ||
* @class | ||
* The QueueService class is used to perform operations on the Windows Azure Queue Service. | ||
* The QueueService class is used to perform operations on the Microsoft Azure Queue Service. | ||
* | ||
@@ -75,3 +75,3 @@ * For more information on using the Queue Service, as well as task focused information on using it from a Node.js application, see | ||
/** | ||
* Gets the properties of a storage account’s Queue service, including Windows Azure Storage Analytics. | ||
* Gets the properties of a storage account’s Queue service, including Microsoft Azure Storage Analytics. | ||
* | ||
@@ -115,3 +115,3 @@ * @this {BlobService} | ||
/** | ||
* Sets the properties of a storage account’s Queue service, including Windows Azure Storage Analytics. | ||
* Sets the properties of a storage account’s Queue service, including Microsoft Azure Storage Analytics. | ||
* You can also use this operation to set the default request version for all incoming requests that do not have a version specified. | ||
@@ -118,0 +118,0 @@ * |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
@@ -46,3 +46,3 @@ // | ||
* @class | ||
* The TableService object allows you to peform management operations with the Windows Azure Table Service. | ||
* The TableService object allows you to peform management operations with the Microsoft Azure Table Service. | ||
* The Table Service stores data in rows of key-value pairs. A table is composed of multiple rows, and each row | ||
@@ -102,3 +102,3 @@ * contains key-value pairs. There is no schema, so each row in a table may store a different set of keys. | ||
/** | ||
* Gets the properties of a storage account’s Table service, including Windows Azure Storage Analytics. | ||
* Gets the properties of a storage account’s Table service, including Microsoft Azure Storage Analytics. | ||
* | ||
@@ -143,3 +143,3 @@ * @this {TableService} | ||
/** | ||
* Sets the properties of a storage account’s Table service, including Windows Azure Storage Analytics. | ||
* Sets the properties of a storage account’s Table service, including Microsoft Azure Storage Analytics. | ||
* You can also use this operation to set the default request version for all incoming requests that do not have a version specified. | ||
@@ -146,0 +146,0 @@ * |
@@ -0,0 +0,0 @@ Apache License |
@@ -13,4 +13,4 @@ { | ||
], | ||
"version": "0.9.8", | ||
"description": "Windows Azure Storage Client Library for node for back compat with older versions of node sdk", | ||
"version": "0.9.9", | ||
"description": "Microsoft Azure Storage Client Library for node for back compat with older versions of node sdk", | ||
"tags": [ | ||
@@ -35,3 +35,3 @@ "azure", | ||
"dependencies": { | ||
"azure-common": "0.9.5", | ||
"azure-common": "0.9.6", | ||
"underscore": "1.4.x" | ||
@@ -50,2 +50,2 @@ }, | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# Windows Azure SDK for Node.js - Legacy Storage | ||
# Microsoft Azure SDK for Node.js - Legacy Storage | ||
@@ -156,5 +156,5 @@ This project provides a Node.js package that lets you consume Azure storage services. | ||
- [Windows Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node) | ||
- [Windows Azure SDK for Node.js - Storage Blob](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/blob) | ||
- [Windows Azure SDK for Node.js - Storage Table](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/table) | ||
- [Windows Azure SDK for Node.js - Storage Queue](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/queue) | ||
- [Microsoft Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node) | ||
- [Microsoft Azure SDK for Node.js - Storage Blob](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/blob) | ||
- [Microsoft Azure SDK for Node.js - Storage Table](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/table) | ||
- [Microsoft Azure SDK for Node.js - Storage Queue](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/queue) |
Sorry, the diff of this file is too big to display
437472
+ Addedazure-common@0.9.6(transitive)
- Removedazure-common@0.9.5(transitive)
Updatedazure-common@0.9.6