Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

azure-storage

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-storage - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

5

ChangeLog.md
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 @@

2

lib/common/util/constants.js

@@ -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

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