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

botbuilder-stdlib

Package Overview
Dependencies
Maintainers
5
Versions
413
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-stdlib - npm Package Compare versions

Comparing version 4.12.0-dev-20210125.e5a4fc60f438 to 4.12.0-dev-20210127.93ca58f70884

2

lib/types.js

@@ -459,3 +459,3 @@ "use strict";

}
catch (err) {
catch (_err) {
return false;

@@ -462,0 +462,0 @@ }

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

"description": "BotBuilder shared libraries, internal only",
"version": "4.12.0-dev-20210125.e5a4fc60f438",
"version": "4.12.0-dev-20210127.93ca58f70884",
"internal": true,

@@ -8,0 +8,0 @@ "license": "MIT",

@@ -523,3 +523,3 @@ // Copyright (c) Microsoft Corporation.

return true;
} catch (err) {
} catch (_err) {
return false;

@@ -526,0 +526,0 @@ }

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