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

ws-messaging

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ws-messaging - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.5.3"></a>
## [0.5.3](https://github.com/an-sh/ws-messaging/compare/v0.5.2...v0.5.3) (2016-10-27)
<a name="0.5.2"></a>

@@ -7,0 +12,0 @@ ## [0.5.2](https://github.com/an-sh/ws-messaging/compare/v0.5.1...v0.5.2) (2016-10-27)

2

package.json
{
"name": "ws-messaging",
"version": "0.5.2",
"version": "0.5.3",
"description": "A minimalistic abstraction layer for websockets.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -142,3 +142,3 @@ # ws-messaging

that are passed to a catch callback. By default only the
[network format](network-format-description) itself is
[network format](#network-format-description) itself is
validated. Validation can be made by a custom decoder (useful when a

@@ -145,0 +145,0 @@ decoder is already using some scheme) or via a `receiveHook`, or

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