Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@great-detail/whatsapp

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@great-detail/whatsapp - npm Package Versions

1
10

6.8.2

Diff

Changelog

Source

6.8.2

Patch Changes

  • c2707b1: add message send media command
  • 908b5c7: use cross-fetch's Request and Response over incompatible native objects
domwebber
published 6.7.0 •

Changelog

Source

6.7.0

Minor Changes

  • 0c75799: introduce command line interface for operating WhatsApp operations
  • 1341b78: use tsup to provide full CJS+ESM transpilation and support
  • 9b095c5: Add media file handling for Image/Video/Document message support
  • 7587307: move requestOptions option for CloudAPIMessage#createStatus inside options object. Update use from CloudAPIMessage.createStatus(/* ... */, requestOptions) to CloudAPIMessage.createStatus(/* ... */, { requestOptions }).

Patch Changes

  • 7a08e88: add default value for CloudAPI constructor parameters
  • 7587307: allow options objects to be omitted where not required in CloudAPIMessage#createStatus
domwebber
published 6.6.3 •

Changelog

Source

6.6.3

Patch Changes

  • b534212: bump dependencies
domwebber
published 6.6.2 •

Changelog

Source

6.6.2

Patch Changes

  • 06c14f0: chore: move @changesets/cli to devDependencies
domwebber
published 6.6.1 •

Changelog

Source

6.6.1

Patch Changes

  • 2ec69a4: bump dependencies
domwebber
published 6.6.0 •

Changelog

Source

6.6.0

Minor Changes

  • aa455aa: refactor: rename requestProps of CreateMessageOptionsType to requestOptions

Patch Changes

  • 3599139: refactor: add missing response messages.message_status field typing
  • f531a68: refactor: add error as parameter in response to message sending
  • 5b9bf96: refactor: add group as a suggested value to OutgoingMessage.recipient_type
  • f05ab0c: fix: correct GraphResponse typing for createStatus method
domwebber
published 6.5.2 •

Changelog

Source

6.5.2

Patch Changes

  • d3e7d5d: fix: correct usable node versions to >=18.x
  • 273f996: fix: remove requestInit passing to fetch call
domwebber
published 6.5.1 •

Changelog

Source

6.5.1

Patch Changes

  • 1f3f833: fix: allow header merging when using GraphRequest.send method
domwebber
published 6.5.0 •

Changelog

Source

6.5.0

Minor Changes

  • 5b89c1e: refactor: revamp internal GraphRequest construction with version, endpoint, baseUrl visibility

Patch Changes

  • 7d9ff48: refactor: remove on-premises API related types
  • b93f020: feat: introduce isUpgraded dynamic property on GraphResponse, indicative of API versioning upgrades
domwebber
published 6.4.8 •

Changelog

Source

6.4.8

Patch Changes

  • 3a01264: refactor: pass class logger instance to GraphRequest.create calls
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