🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

botbuilder-azure-blobs

Package Overview
Dependencies
Maintainers
3
Versions
458
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-azure-blobs - npm Package Compare versions

Comparing version

to
4.21.0-dev.20230721.f21e7cc

10

package.json

@@ -5,3 +5,3 @@ {

"description": "BotBuilder storage bindings for Azure Blobs services",
"version": "4.21.0-dev.20230628.288cb8f",
"version": "4.21.0-dev.20230721.f21e7cc",
"license": "MIT",

@@ -31,9 +31,9 @@ "keywords": [

"dependencies": {
"@azure/storage-blob": "^12.2.1",
"botbuilder-core": "4.21.0-dev.20230628.288cb8f",
"botbuilder-stdlib": "4.21.0-dev.internal.20230628.288cb8f",
"@azure/storage-blob": "^12.15.0",
"botbuilder-core": "4.21.0-dev.20230721.f21e7cc",
"botbuilder-stdlib": "4.21.0-dev.internal.20230721.f21e7cc",
"get-stream": "^6.0.0",
"p-map": "^4.0.0",
"zod": "~1.11.17",
"@azure/core-http": "^1.2.0"
"@azure/core-http": "^3.0.2"
},

@@ -40,0 +40,0 @@ "scripts": {