New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/storage-file-datalake

Package Overview
Dependencies
Maintainers
2
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.22.0-alpha.20240418.2 to 12.22.0-alpha.20240419.2

9

package.json
{
"name": "@azure/storage-file-datalake",
"version": "12.22.0-alpha.20240418.2",
"version": "12.22.0-alpha.20240419.2",
"description": "Microsoft Azure Storage SDK for JavaScript - DataLake",

@@ -32,3 +32,3 @@ "sdk-type": "client",

"build:test": "tsc -p . && dev-tool run bundle",
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local",
"build": "npm run clean && tsc -p . && dev-tool run bundle && dev-tool run extract-api",
"build:samples": "echo Obsolete.",

@@ -38,3 +38,3 @@ "check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

"clean:samples": "rimraf samples/v12/javascript/node_modules samples/v12/typescript/node_modules samples/v12/typescript/dist samples/v12/typescript/package-lock.json samples/v12/javascript/package-lock.json",
"extract-api": "tsc -p . && api-extractor run --local",
"extract-api": "tsc -p . && dev-tool run extract-api",
"execute:samples": "dev-tool samples run samples-dev",

@@ -144,3 +144,2 @@ "format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

"eslint": "^8.0.0",
"esm": "^3.2.18",
"execa": "^6.0.0",

@@ -159,3 +158,3 @@ "inherits": "^2.0.3",

"mocha": "^10.0.0",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"puppeteer": "^22.2.0",

@@ -162,0 +161,0 @@ "rimraf": "^5.0.5",

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