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

connect.io

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect.io - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

src/client.ts

2

dist/chrome-connect.common.js
/*!
* chrome-connect v3.1.1
* chrome-connect v3.1.2
* https://github.com/Selection-Translator/connect.io

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

/*!
* chrome-connect v3.1.1
* chrome-connect v3.1.2
* https://github.com/Selection-Translator/connect.io

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

/*!
* chrome-connect v3.1.1
* chrome-connect v3.1.2
* https://github.com/Selection-Translator/connect.io

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

/*!
* chrome-connect v3.1.1
* chrome-connect v3.1.2
* https://github.com/Selection-Translator/connect.io

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

{
"name": "connect.io",
"version": "3.1.1",
"version": "3.1.2",
"description":

@@ -15,3 +15,3 @@ "Real-time bidirectional event-based and Promise friendly communication in Chrome extensions or Apps inspired by Socket.IO. ",

"unpkg": "dist/chrome-connect.js",
"types": "declaration/index.d.ts",
"types": "declaration/src/index.d.ts",
"keywords": [

@@ -28,3 +28,3 @@ "chrome",

],
"files": ["dist", "libs", "declaration"],
"files": ["dist", "src", "declaration/src"],
"dependencies": {

@@ -31,0 +31,0 @@ "@types/chrome": "0.0.52",

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