🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

dredd

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dredd - npm Package Compare versions

Comparing version

to
13.0.2

{
"name": "dredd",
"version": "13.0.1",
"version": "13.0.2",
"description": "HTTP API Testing Framework",

@@ -36,3 +36,3 @@ "main": "build/index.js",

"dependencies": {
"async": "3.1.0",
"async": "3.2.0",
"caseless": "0.12.0",

@@ -42,8 +42,8 @@ "chai": "4.2.0",

"cross-spawn": "7.0.0",
"dredd-transactions": "^9.1.2",
"dredd-transactions": "^9.1.3",
"gavel": "^9.1.1",
"glob": "7.1.5",
"glob": "7.1.6",
"html": "1.0.0",
"htmlencode": "0.0.4",
"inquirer": "7.0.0",
"inquirer": "7.1.0",
"js-yaml": "3.13.1",

@@ -63,23 +63,23 @@ "make-dir": "3.0.0",

"devDependencies": {
"@types/chai": "4.2.4",
"@types/chai": "4.2.11",
"@types/clone": "0.1.30",
"@types/mocha": "5.2.7",
"@types/proxyquire": "1.3.28",
"@types/ramda": "0.26.33",
"@types/ramda": "0.26.44",
"@types/which": "1.3.2",
"body-parser": "1.19.0",
"coffeescript": "2.4.1",
"cucumber": "6.0.3",
"eslint": "6.6.0",
"cucumber": "6.0.5",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-config-prettier": "6.5.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.18.2",
"express": "4.17.1",
"mocha": "6.2.2",
"mocha": "7.1.1",
"nock": "10.0.6",
"prettier": "1.18.2",
"ps-node": "0.1.6",
"sinon": "7.5.0",
"ts-node": "8.4.1",
"typescript": "3.6.4"
"sinon": "9.0.1",
"ts-node": "8.7.0",
"typescript": "3.8.3"
},

@@ -97,3 +97,3 @@ "keywords": [

"homepage": "https://github.com/apiaryio/dredd/tree/master/packages/dredd",
"gitHead": "1c009747700dbc13f2f88595b8cba856a3090440"
"gitHead": "bef671be39da69df97f9b099089cb71e9b96b71c"
}