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

@archmaster/sockette

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@archmaster/sockette - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "@archmaster/sockette",
"version": "2.1.0",
"version": "2.1.1",
"repository": "arch-lord/sockette",

@@ -5,0 +5,0 @@ "description": "🧦 The cutest little WebSocket wrapper!",

@@ -34,3 +34,3 @@ <div align="center">

```
$ npm install --save sockette
$ npm install --save @archmaster/sockette
```

@@ -43,3 +43,3 @@

```js
const Sockette = require('sockette');
const Sockette = require('@archmaster/sockette');

@@ -46,0 +46,0 @@ const ws = new Sockette('ws://localhost:3000', {

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