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

mock-yeah

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-yeah - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

2

package.json
{
"name": "mock-yeah",
"version": "0.1.0",
"version": "0.2.0",
"description": "An invaluable service mocking platform built on Express.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -47,3 +47,2 @@ # Mock Yeah

## Package Dependencies
- Mock Yeah was built and tested with Node v4.2.3

@@ -55,8 +54,7 @@ - [Mocha](https://mochajs.org/)

### Mock Service Creation API
__mockyeah.get(path, options)__<br/>
__mockyeah.put(path, options)__<br/>
__mockyeah.post(path, options)__<br/>
__mockyeah.delete(path, options__<br/>
__mockyeah.get(path, options)__
__mockyeah.put(path, options)__
__mockyeah.post(path, options)__
__mockyeah.delete(path, options__
Each of the methods above create a mock service with a HTTP verb matching its

@@ -63,0 +61,0 @@ respective method name.

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