Comparing version 0.6.3 to 0.6.4
@@ -8,2 +8,3 @@ 'use strict'; | ||
xml2jsAsync = BbPromise.promisify(require('xml2js').parseString), | ||
AError = require('./../Error'), | ||
md5 = require('md5'); | ||
@@ -10,0 +11,0 @@ |
{ | ||
"name": "azurite", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "A lightweight server clone of Azure Blob Storage that simulates most of the commands supported by it with minimal dependencies.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
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
117928
2595