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

@owlworks/hoot-api

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlworks/hoot-api - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/index.d.ts

@@ -5,3 +5,3 @@ import { Activity } from "botframework-schema";

MICROSOFT_TEAMS = "microsoft_teams",
TELERAM = "telegram",
TELEGRAM = "telegram",
VIBER = "viber"

@@ -8,0 +8,0 @@ }

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

ChannelType["MICROSOFT_TEAMS"] = "microsoft_teams";
ChannelType["TELERAM"] = "telegram";
ChannelType["TELEGRAM"] = "telegram";
ChannelType["VIBER"] = "viber";

@@ -15,0 +15,0 @@ })(ChannelType = exports.ChannelType || (exports.ChannelType = {}));

@@ -45,3 +45,3 @@ {

"types": "dist/index.d.ts",
"version": "0.0.4"
"version": "0.0.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