Comparing version 0.14.1 to 0.15.0
@@ -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 @@ }; |
@@ -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", |
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
305267
59
1101