You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

isows

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isows - npm Package Compare versions

Comparing version

to
0.0.0-main.20250513T184914

4

package.json
{
"name": "isows",
"description": "Isomorphic WebSocket",
"version": "0.0.0-main.20240930T071753",
"version": "0.0.0-main.20250513T184914",
"type": "module",

@@ -28,4 +28,4 @@ "browser": "./_esm/native.js",

"workerd": "./_esm/native.js",
"react-native": "./_esm/native.js",
"import": "./_esm/index.js",
"react-native": "./_esm/native.js",
"default": "./_cjs/index.js"

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