@bufferapp/micro-rpc-client
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -22,2 +22,3 @@ const fetch = require('isomorphic-fetch'); | ||
body: JSON.stringify({ | ||
name, | ||
args: JSON.stringify(args), | ||
@@ -24,0 +25,0 @@ }), |
{ | ||
"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", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7164
51
1