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

@ch1/rpc-web-socket

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ch1/rpc-web-socket - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

CHANGELOG.md

5

package.json

@@ -16,3 +16,3 @@ {

],
"version": "1.0.0",
"version": "1.1.0",
"author": {

@@ -37,3 +37,3 @@ "name": "Michael J. Bennett",

},
"main": "dist/index.js",
"main": "dist/index.cjs.js",
"module": "dist/index.js",

@@ -44,2 +44,3 @@ "types": "dist/index.d.ts",

"build": "tsc",
"postbuild": "rollup --input dist/index.js --format cjs --file dist/index.cjs.js",
"clean": "rimraf ./intermediate && rimraf ./dist",

@@ -46,0 +47,0 @@ "precommit": "lint-staged",

2

README.md

@@ -9,4 +9,2 @@ # CH1 RPC

_This library ships only es6 modules with \*.d.ts files, beware_
## Installation

@@ -13,0 +11,0 @@

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