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

unexpected-mitm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-mitm - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

{
"name": "unexpected-mitm",
"version": "1.0.0",
"version": "1.1.0",
"description": "Unexpected plugin for the mitm library",

@@ -15,3 +15,2 @@ "main": "lib/unexpectedMitm.js",

"jshint": "2.6.0",
"mitm": "1.0.3",
"request": "2.53.0",

@@ -23,2 +22,3 @@ "unexpected": "5.8.1",

"messy": "4.1.1",
"mitm": "1.0.3",
"mocha": "2.1.0",

@@ -25,0 +25,0 @@ "underscore": "1.7.0",

unexpected-mitm
===============
[![NPM version](https://badge.fury.io/js/unexpected-mitm.png)](http://badge.fury.io/js/unexpected-mitm)
[![Build Status](https://travis-ci.org/papandreou/unexpected-mitm.png)](https://travis-ci.org/papandreou/unexpected-mitm)
[![Coverage Status](https://coveralls.io/repos/papandreou/unexpected-mitm/badge.png)](https://coveralls.io/r/papandreou/unexpected-mitm)
[![Dependency Status](https://david-dm.org/papandreou/unexpected-mitm.png)](https://david-dm.org/papandreou/unexpected-mitm)
![An unexpected man in the middle :)](logoImage.jpg)
Plugin for Unexpected that allows you to mock out http(s) traffic via [mitm](https://github.com/moll/node-mitm), but using a declarative syntax.

@@ -27,9 +34,2 @@

[![NPM version](https://badge.fury.io/js/unexpected-mitm.png)](http://badge.fury.io/js/unexpected-mitm)
[![Build Status](https://travis-ci.org/papandreou/unexpected-mitm.png)](https://travis-ci.org/papandreou/unexpected-mitm)
[![Coverage Status](https://coveralls.io/repos/papandreou/unexpected-mitm/badge.png)](https://coveralls.io/r/papandreou/unexpected-mitm)
[![Dependency Status](https://david-dm.org/papandreou/unexpected-mitm.png)](https://david-dm.org/papandreou/unexpected-mitm)
![An unexpected man in the middle :)](logoImage.png)
License

@@ -36,0 +36,0 @@ -------