🚀 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
1
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.12.0-dev-preview.20201202.a1063ce157c3

6

package.json

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

"description": "BotBuilder storage bindings for Azure Blobs services",
"version": "4.12.0-dev-preview.20201201.57038fcb0984",
"version": "4.12.0-dev-preview.20201202.a1063ce157c3",
"preview": true,

@@ -33,3 +33,3 @@ "license": "MIT",

"@azure/storage-blob": "^12.2.1",
"botbuilder-core": "4.12.0-dev-20201201.57038fcb0984",
"botbuilder-core": "4.12.0-dev-20201202.a1063ce157c3",
"get-stream": "^6.0.0",

@@ -47,3 +47,3 @@ "p-map": "^4.0.0"

"lint": "eslint . --ext .js,.ts",
"postbuild": "downlevel-dts lib _ts3.4/lib",
"postbuild": "downlevel-dts lib _ts3.4/lib --checksum",
"test": "yarn build && nyc mocha --check-leaks tests",

@@ -50,0 +50,0 @@ "test:compat": "api-extractor run --verbose"