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
0
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.4.3 to 1.5.0

15

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

@@ -39,8 +39,4 @@ "main": "index.js",

"devDependencies": {
"eslint": "^3.19.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.3",
"jest": "^26.6.3"
"eslint": "^5.5.0",
"jest": "^29.7.0"
},

@@ -52,3 +48,6 @@ "dependencies": {

"index.js"
]
],
"overrides": {
"node-fetch": "2.7.0"
}
}

@@ -0,1 +1,4 @@

# deprecated
As of the 23rd of September 2024, `micro-rpc-client` will be unmaintained and deprecated.
# micro-rpc-client

@@ -2,0 +5,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