Socket
Socket
Sign inDemoInstall

engine.io-client

Package Overview
Dependencies
14
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [4.1.1](https://github.com/socketio/engine.io-client/compare/4.1.0...4.1.1) (2021-02-02)
### Bug Fixes
* remove polyfill for process in the bundle ([c95fdea](https://github.com/socketio/engine.io-client/commit/c95fdea83329b264964641bb48e3be2a8772f7a1))
# [4.1.0](https://github.com/socketio/engine.io-client/compare/4.0.6...4.1.0) (2021-01-14)

@@ -2,0 +10,0 @@

2

dist/engine.io.min.js
/*!
* Engine.IO v4.1.0
* Engine.IO v4.1.1
* (c) 2014-2021 Guillermo Rauch

@@ -4,0 +4,0 @@ * Released under the MIT License.

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "4.1.0",
"version": "4.1.1",
"main": "lib/index.js",

@@ -45,3 +45,3 @@ "homepage": "https://github.com/socketio/engine.io-client",

"babel-loader": "^8.2.2",
"blob": "^0.0.4",
"blob": "0.0.5",
"engine.io": "4.0.2",

@@ -48,0 +48,0 @@ "eslint": "^6.8.0",

# Engine.IO client
[![Build Status](https://github.com/socketio/engine.io-client/workflows/CI/badge.svg)](https://github.com/socketio/engine.io-client/actions)
[![Build Status](https://github.com/socketio/engine.io-client/workflows/CI/badge.svg?branch=master)](https://github.com/socketio/engine.io-client/actions)
[![NPM version](https://badge.fury.io/js/engine.io-client.svg)](http://badge.fury.io/js/engine.io-client)

@@ -6,0 +6,0 @@

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc