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

messaging-api-messenger

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

messaging-api-messenger - npm Package Compare versions

Comparing version 0.5.8 to 0.5.9

2

package.json
{
"name": "messaging-api-messenger",
"description": "Messaging API client for Messenger",
"version": "0.5.8",
"version": "0.5.9",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=6"

@@ -323,16 +323,14 @@ /* @flow */

export type Model =
| 'zh'
| 'zh-Hans'
| 'zh-Hant'
| 'nl'
| 'en'
| 'fr'
| 'de'
| 'it'
| 'pl'
| 'pt'
| 'ro'
| 'es'
| 'vi'
| 'custom';
| 'CUSTOM'
| 'ENGLISH'
| 'CHINESE'
| 'DUTCH'
| 'FRENCH_STANDARD'
| 'GERMAN_STANDARD'
| 'ITALIAN_STANDARD'
| 'POLISH'
| 'PORTUGUESE'
| 'ROMANIAN'
| 'SPANISH'
| 'VIETNAMESE';

@@ -339,0 +337,0 @@ export type MessengerNLPConfig = {

Sorry, the diff of this file is too big to display

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