Comparing version 1.0.0 to 1.0.1
# 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 @@ |
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
9684
29
0
34