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

@azure/storage-file-datalake

Package Overview
Dependencies
Maintainers
3
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/storage-file-datalake - npm Package Compare versions

Comparing version 12.3.1-alpha.20210128.1 to 12.3.1-alpha.20210203.3

2

CHANGELOG.md
# Release History
## 12.3.1 (Unreleased)
## 12.3.1 (2021-02-03)

@@ -5,0 +5,0 @@ - Fixed a bug where `generateDataLakeSASQueryParameters()` won't correctly set the resource type if `DataLakeSASSignatureValues.permissions` is not specified. Fixed issue [13223](https://github.com/Azure/azure-sdk-for-js/issues/13223).

{
"name": "@azure/storage-file-datalake",
"version": "12.3.1-alpha.20210128.1",
"version": "12.3.1-alpha.20210203.3",
"description": "Microsoft Azure Storage SDK for JavaScript - DataLake",

@@ -52,2 +52,3 @@ "sdk-type": "client",

"pack": "npm pack 2>&1",
"perfstress-test:node": "cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/perfstress/track-2/index.spec.ts",
"prebuild": "npm run clean",

@@ -106,3 +107,3 @@ "test:browser": "npm run clean && npm run build:test && npm run unit-test:browser",

"@azure/logger": "^1.0.0",
"@azure/storage-blob": "^12.4.0",
"@azure/storage-blob": "^12.4.1-alpha",
"events": "^3.0.0",

@@ -116,2 +117,3 @@ "tslib": "^2.0.0"

"@azure/test-utils-recorder": "^1.0.0-alpha",
"@azure/test-utils-perfstress": "^1.0.0-alpha",
"@microsoft/api-extractor": "7.7.11",

@@ -118,0 +120,0 @@ "@opentelemetry/api": "^0.10.2",

Sorry, the diff of this file is not supported yet

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