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.15.0 to 2.15.1

24

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

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

"devDependencies": {
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/register": "7.10.3",
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/register": "7.10.4",
"@blackflux/eslint-plugin-rules": "1.3.30",
"@blackflux/robo-config-plugin": "3.4.13",
"aws-sdk": "2.704.0",
"aws-sdk-wrap": "4.4.8",
"@blackflux/robo-config-plugin": "3.5.0",
"aws-sdk": "2.713.0",
"aws-sdk-wrap": "4.4.9",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.3.1",
"eslint": "7.4.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-json": "2.1.1",

@@ -67,3 +67,3 @@ "eslint-plugin-markdown": "1.0.2",

"request-promise": "4.2.5",
"semantic-release": "17.1.0"
"semantic-release": "17.1.1"
},

@@ -117,3 +117,3 @@ "licenses": [

"minimist": "1.2.5",
"nock": "12.0.3",
"nock": "13.0.2",
"smart-fs": "1.11.14",

@@ -120,0 +120,0 @@ "timekeeper": "2.2.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