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

@botpress/client

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botpress/client - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

dist/index.d.ts
import { ClientProps, ClientConfig } from './config';
import { ApiClient as AutoGeneratedClient } from './gen/client';
export * as axios from 'axios';
export type { Message, Conversation, User, State, Event, ModelFile as File, Bot, Integration } from './gen';
export type { Message, Conversation, User, State, Event, ModelFile as File, Bot, Integration, Issue, IssueEvent, } from './gen';
export * from './gen/errors';

@@ -6,0 +6,0 @@ export declare class Client extends AutoGeneratedClient {

{
"name": "@botpress/client",
"version": "0.6.0",
"version": "0.6.1",
"description": "Botpress Client",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs",

Sorry, the diff of this file is not supported yet

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