Socket
Socket
Sign inDemoInstall

engine.io-client

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engine.io-client - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

5

History.md
0.3.4 / 2012-10-14
==================
* package: fix `component` exports
0.3.3 / 2012-10-10

@@ -3,0 +8,0 @@ ==================

5

package.json

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

"main": "./lib/engine.io-client",
"version": "0.3.3",
"version": "0.3.4",
"contributors": [

@@ -24,5 +24,6 @@ { "name": "Guillermo Rauch", "email": "rauchg@gmail.com" },

"scripts": {
"engine.io-client": "./dist/engine.io-dev.js"
"engine.io/index.js": "./dist/engine.io-dev.js",
"engine.io-client/index.js": "./dist/engine.io-dev.js"
}
}
}
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