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

@bufferapp/micro-rpc-client

Package Overview
Dependencies
Maintainers
33
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufferapp/micro-rpc-client - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

1

index.js

@@ -22,2 +22,3 @@ const fetch = require('isomorphic-fetch');

body: JSON.stringify({
name,
args: JSON.stringify(args),

@@ -24,0 +25,0 @@ }),

2

package.json
{
"name": "@bufferapp/micro-rpc-client",
"version": "1.3.0",
"version": "1.4.0",
"description": "Universal JS client for micro-rpc",

@@ -5,0 +5,0 @@ "main": "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