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

@bpinternal/const

Package Overview
Dependencies
Maintainers
8
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpinternal/const - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "@bpinternal/const",
"version": "0.0.9",
"version": "0.0.10",
"description": "Constant utilities for Botpress",

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

@@ -56,2 +56,6 @@ type Limit = {

},
issue_event_item_payload_bytes: {
value: 131072, // 128 KB
unit: 'bytes'
},
message_payload_bytes: {

@@ -58,0 +62,0 @@ value: 131072, // 128 KB

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