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

@open-rpc/client-js

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-rpc/client-js - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.5.2](https://github.com/open-rpc/client-js/compare/1.5.1...1.5.2) (2020-10-09)
### Bug Fixes
* npm audit fix ([6202a28](https://github.com/open-rpc/client-js/commit/6202a28d09846b6a74eeebe0e009a802721cd182))
## [1.5.1](https://github.com/open-rpc/client-js/compare/1.5.0...1.5.1) (2020-09-25)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@open-rpc/client-js",
"version": "1.5.1",
"version": "1.5.2",
"description": " A browser-compatible JSON-RPC client with multiple transports.",

@@ -36,3 +36,3 @@ "main": "build/index.js",

"dependencies": {
"isomorphic-fetch": "^2.2.1",
"isomorphic-fetch": "^3.0.0",
"isomorphic-ws": "^4.0.1",

@@ -39,0 +39,0 @@ "strict-event-emitter-types": "^2.0.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