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
3
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

to
0.0.16

2

dist/index.d.ts

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

export interface IChannel {
additonalConfigurations: Record<string, string>;
additionalConfigurations: Record<string, string>;
channelId: string;

@@ -73,0 +73,0 @@ channelStatus: ChannelStatus;

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

"types": "dist/index.d.ts",
"version": "0.0.15"
"version": "0.0.16"
}