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

mockyeah

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mockyeah - npm Package Compare versions

Comparing version 0.14.1 to 0.15.0

test/integration/RouteRegisterTest.js

3

app/lib/RouteResolver.js

@@ -109,2 +109,5 @@ 'use strict';

// unregister existing matching routes
this.unregister([route]);
this.app[route.method](route.path, route.response);

@@ -111,0 +114,0 @@ };

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

### [Unreleased]
- Response options validation.
Nothing to report.

@@ -9,0 +9,0 @@ ### [0.14.1] - 2016-05-20

{
"name": "mockyeah",
"version": "0.14.1",
"version": "0.15.0",
"description": "An invaluable service mocking platform built on Express.",

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

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