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

async-call-rpc

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-call-rpc - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

base.js

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.2.2](https://github.com/Jack-Works/async-call/compare/v3.2.1...v3.2.2) (2020-06-28)
### Bug Fixes
* support entry points for old platform that doesnt support exports field ([9a108cd](https://github.com/Jack-Works/async-call/commit/9a108cd55418d557b61f017db261f83902f8426e))
### [3.2.1](https://github.com/Jack-Works/async-call/compare/v3.2.0...v3.2.1) (2020-06-28)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "async-call-rpc",
"version": "3.2.1",
"version": "3.2.2",
"description": "A lightweight JSON RPC server & client",

@@ -75,5 +75,7 @@ "main": "out/base.js",

"utils",
"base.js",
"base.d.ts",
"full.js",
"full.d.ts"
]
}
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