azure-storage
Advanced tools
Comparing version 1.3.1 to 1.3.2
Note: This is an Azure Storage only package. The all up Azure node sdk still has the old storage bits in there. In a future release, those storage bits will be removed and an npm dependency to this storage node sdk will | ||
be taken. This is a GA release and the changes described below indicate the changes from the Azure node SDK 0.9.8 available here - https://github.com/Azure/azure-sdk-for-node. | ||
2016.10 Version 1.3.2 | ||
BLOB | ||
* Prevent a blockId from being generated with a decimal point. | ||
2016.09 Version 1.3.1 | ||
@@ -5,0 +10,0 @@ |
@@ -34,3 +34,3 @@ // | ||
*/ | ||
USER_AGENT_PRODUCT_VERSION: '1.3.1', | ||
USER_AGENT_PRODUCT_VERSION: '1.3.2', | ||
@@ -37,0 +37,0 @@ /** |
{ | ||
"name": "azure-storage", | ||
"author": "Microsoft Corporation", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Microsoft Azure Storage Client Library for Node.js", | ||
@@ -6,0 +6,0 @@ "typings": "typings/azure-storage/azure-storage.d.ts", |
@@ -1,2 +0,1 @@ | ||
/// <reference path="globals/node-uuid/index.d.ts" /> | ||
/// <reference path="globals/node/index.d.ts" /> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2238160
90
33963