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

@assertthat/assertthat-bdd

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assertthat/assertthat-bdd - npm Package Compare versions

Comparing version

to
1.9.4

8

package.json
{
"name": "@assertthat/assertthat-bdd",
"version": "1.9.3",
"version": "1.9.4",
"description": "Node.js module for integration with AssertThat BDD Jira plugin",

@@ -35,10 +35,10 @@ "main": "index.js",

"superagent": "^3.8.2",
"superagent-proxy": "^3.0.0",
"superagent-proxy": "^2.1.0",
"underscore": "^1.13.2"
},
"devDependencies": {
"mocha": "^7.1.2",
"chai": "^4.2.0"
"chai": "^4.2.0",
"mocha": "^10.2.0"
},
"types": "typings/index.d.ts"
}