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

@azure/storage-blob

Package Overview
Dependencies
Maintainers
0
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/storage-blob - npm Package Compare versions

Comparing version 12.26.0-alpha.20241031.1 to 12.26.0-alpha.20241115.1

5

package.json
{
"name": "@azure/storage-blob",
"sdk-type": "client",
"version": "12.26.0-alpha.20241031.1",
"version": "12.26.0-alpha.20241115.1",
"description": "Microsoft Azure Storage SDK for JavaScript - Blob",

@@ -41,3 +41,3 @@ "main": "./dist/index.js",

"clean:samples": "dev-tool run vendored 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",
"emulator-tests": "cross-env STORAGE_CONNECTION_STRING=UseDevelopmentStorage=true && npm run test:node",
"emulator-tests": "dev-tool run vendored cross-env STORAGE_CONNECTION_STRING=UseDevelopmentStorage=true && npm run test:node",
"execute:samples": "dev-tool samples run samples-dev",

@@ -154,3 +154,2 @@ "extract-api": "tsc -p . && dev-tool run extract-api",

"chai": "^4.2.0",
"cross-env": "^7.0.2",
"dotenv": "^16.0.0",

@@ -157,0 +156,0 @@ "es6-promise": "^4.2.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