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

node-tdd

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-tdd - npm Package Compare versions

Comparing version 2.5.18 to 2.5.19

16

package.json
{
"name": "node-tdd",
"version": "2.5.18",
"version": "2.5.19",
"description": "Drop in extension for mocha to abstract commonly used test setups",

@@ -43,6 +43,6 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "7.6.4",
"@babel/core": "7.6.4",
"@babel/cli": "7.7.0",
"@babel/core": "7.7.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/register": "7.6.2",
"@babel/register": "7.7.0",
"@blackflux/eslint-plugin-rules": "1.3.15",

@@ -60,7 +60,7 @@ "@blackflux/robo-config-plugin": "2.6.17",

"fancy-log": "1.3.3",
"js-gardener": "2.0.111",
"js-gardener": "2.0.114",
"nyc": "14.1.1",
"request": "2.88.0",
"request-promise": "4.2.4",
"semantic-release": "15.13.28",
"request-promise": "4.2.5",
"semantic-release": "15.13.31",
"uuid": "3.3.3"

@@ -112,3 +112,3 @@ },

"callsites": "3.1.0",
"joi-strict": "1.1.7",
"joi-strict": "1.1.8",
"lodash.get": "4.4.2",

@@ -115,0 +115,0 @@ "nock": "11.7.0",

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