@bufferapp/micro-rpc-client
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -22,3 +22,2 @@ const fetch = require('isomorphic-fetch'); | ||
body: JSON.stringify({ | ||
name, | ||
args: JSON.stringify(args), | ||
@@ -25,0 +24,0 @@ }), |
{ | ||
"name": "@bufferapp/micro-rpc-client", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Universal JS client for micro-rpc", | ||
@@ -5,0 +5,0 @@ "main": "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
7150
50