Socket
Socket
Sign inDemoInstall

wspromisify

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wspromisify - npm Package Compare versions

Comparing version 2.1.9 to 2.1.10

2

package.json

@@ -46,3 +46,3 @@ {

},
"version": "2.1.9",
"version": "2.1.10",
"ava": {

@@ -49,0 +49,0 @@ "files": [

@@ -10,3 +10,5 @@ # WebsocketPromisify

```javascript const responseData = await ws.send({catSaid: 'Meow!'}) ```
```javascript
const responseData = await ws.send({catSaid: 'Meow!'})
```

@@ -13,0 +15,0 @@ // If you detected some bug, want some stuff to be added, feel free to open an issue!

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