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

@zoomus/chatbot

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zoomus/chatbot - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

CHANGELOG.md

@@ -7,2 +7,6 @@ ## 1.0.0

add error in callbackRefreshTokens,change readme
add error in callbackRefreshTokens,change readme
## 1.0.3
console error

2

package.json
{
"name": "@zoomus/chatbot",
"version": "1.0.2",
"version": "1.0.3",
"description": "Zoom Node.js Chatbot Library",

@@ -5,0 +5,0 @@ "keywords": [

@@ -197,3 +197,2 @@ "use strict";

} catch (e) {
console.log(e);
return false;

@@ -200,0 +199,0 @@ }

@@ -157,3 +157,2 @@

catch(e){
console.log(e);
return false;

@@ -160,0 +159,0 @@ }

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