@owlworks/hoot-api
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -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" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12799
0