Socket
Socket
Sign inDemoInstall

socket.io-client

Package Overview
Dependencies
6
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0 to 4.4.1

4

dist/socket.io.esm.min.js
/*!
* Socket.IO v4.4.0
* (c) 2014-2021 Guillermo Rauch
* Socket.IO v4.4.1
* (c) 2014-2022 Guillermo Rauch
* Released under the MIT License.

@@ -5,0 +5,0 @@ */

/*!
* Socket.IO v4.4.0
* (c) 2014-2021 Guillermo Rauch
* Socket.IO v4.4.1
* (c) 2014-2022 Guillermo Rauch
* Released under the MIT License.

@@ -5,0 +5,0 @@ */

/*!
* Socket.IO v4.4.0
* (c) 2014-2021 Guillermo Rauch
* Socket.IO v4.4.1
* (c) 2014-2022 Guillermo Rauch
* Released under the MIT License.

@@ -5,0 +5,0 @@ */

{
"name": "socket.io-client",
"version": "4.4.0",
"version": "4.4.1",
"description": "Realtime application framework client",

@@ -29,3 +29,4 @@ "keywords": [

},
"require": "./build/cjs/index.js"
"require": "./build/cjs/index.js",
"types": "./build/esm/index.d.ts"
}

@@ -32,0 +33,0 @@ },

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc