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

websocket-as-promised

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket-as-promised - npm Package Versions

13

0.8.0

Diff

Changelog

Source

0.8.0 (Jul 10, 2018)

  • Rename .onPackedMessage into .onUnpackedMessage ([#10])
  • Replace controlled-promise with promise-controller
vitalets
published 0.7.0 •

Changelog

Source

0.7.0 (Jun 29, 2018)

  • Add .onOpen event channel ([#9])
  • Add .onSend event channel ([#8])
  • Add .onError event channel ([#4])
vitalets
published 0.6.0 •

Changelog

Source

0.6.0 (Oct 21, 2017)

  • Two handlers for packing messages (options.packRequest / options.unpackResponse) are replaced with 4 more atomic hadlers:

    • options.packMessage()
    • options.unpackMessage()
    • options.attachRequestId()
    • options.extractRequestId()
  • Method .request() is renamed to .sendRequest().

  • Introduced new method and channels:

    • .sendPacked()
    • .onPackedMessage
    • .onResponse
  • Added changelog :)

vitalets
published 0.5.2 •

vitalets
published 0.5.1 •

vitalets
published 0.5.0 •

vitalets
published 0.4.1 •

vitalets
published 0.4.0 •

vitalets
published 0.3.2 •

vitalets
published 0.3.1 •

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