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

@open-rpc/mock-server

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-rpc/mock-server - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.7.1](https://github.com/open-rpc/mock-server/compare/1.7.0...1.7.1) (2020-10-14)
### Bug Fixes
* update node version and install missing commander ([6766fdb](https://github.com/open-rpc/mock-server/commit/6766fdbcf1e9473223971ef0511b9eb821b77985))
# [1.7.0](https://github.com/open-rpc/mock-server/compare/1.6.0...1.7.0) (2020-08-05)

@@ -2,0 +9,0 @@

7

package.json
{
"name": "@open-rpc/mock-server",
"version": "1.7.0",
"version": "1.7.1",
"description": "Provides a mock JSON-RPC API given an OpenRPC Document",

@@ -9,4 +9,4 @@ "repository": {

},
"author": "",
"license": "ISC",
"author": "Zachary Belford<belfordz66@gmail.com>",
"license": "Apache 2.0",
"bugs": {

@@ -37,2 +37,3 @@ "url": "https://github.com/open-rpc/mock-server/issues"

"@open-rpc/server-js": "^1.8.0",
"commander": "^6.1.0",
"lodash": "^4.17.19"

@@ -39,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet

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