mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Updated packages
This commit is contained in:
22
package.json
22
package.json
@@ -1,10 +1,20 @@
|
||||
{
|
||||
"name": "baileys",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"description": "WhatsApp Web API",
|
||||
"main": "WhatsAppWeb.js",
|
||||
"homepage": "https://github.com/adiwajshing/Baileys",
|
||||
"keywords": ["whatsapp", "js-whatsapp", "reverse engineer", "whatsapp api"],
|
||||
"keywords": [
|
||||
"whatsapp",
|
||||
"js-whatsapp",
|
||||
"reverse engineer",
|
||||
"whatsapp-api",
|
||||
"whatsapp-web",
|
||||
"whatsapp",
|
||||
"whatsapp-chat",
|
||||
"whatsapp-group",
|
||||
"automation"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
@@ -12,12 +22,12 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"curve25519-js": "0.0.4",
|
||||
"futoin-hkdf": "^1.3.1",
|
||||
"futoin-hkdf": "^1.3.2",
|
||||
"node-fetch": "^2.6.0",
|
||||
"protobufjs": "^6.8.9",
|
||||
"protobufjs": "^6.9.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.25.2",
|
||||
"sharp": "^0.25.3",
|
||||
"video-thumb": "0.0.3",
|
||||
"ws": "^7.2.3"
|
||||
"ws": "^7.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user