Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isows

Package Overview
Dependencies
Maintainers
1
Versions
36
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 1.0.0 to 1.0.1

README.md

6

CHANGELOG.md
# isows
## 1.0.1
### Patch Changes
- [`59ccdf9`](https://github.com/wagmi-dev/isows/commit/59ccdf9a45900a5854b010f58bf4a6f11169c23f) Thanks [@jxom](https://github.com/jxom)! - Added `"deno"` conditional export.
## 1.0.0

@@ -4,0 +10,0 @@

3

package.json
{
"name": "isows",
"description": "Isomorphic WebSocket",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",

@@ -26,2 +26,3 @@ "browser": "./_esm/native.js",

"browser": "./_esm/native.js",
"deno": "./_esm/native.js",
"import": "./_esm/index.js",

@@ -28,0 +29,0 @@ "default": "./_cjs/index.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