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 1.9.0 to 1.9.1

8

package.json
{
"name": "node-tdd",
"version": "1.9.0",
"description": "Test wrapper to abstract commonly used test setups",
"version": "1.9.1",
"description": "Drop in replacement for mocha to abstract commonly used test setups",
"main": "lib/index.js",

@@ -32,3 +32,5 @@ "scripts": {

"tdd",
"test framework"
"test framework",
"mocha",
"drop-in"
],

@@ -35,0 +37,0 @@ "author": "Lukas Siemon",

@@ -12,3 +12,3 @@ # node-tdd

Test wrapper to abstract commonly used test setups
Drop in replacement for [mocha](https://github.com/mochajs/mocha) to abstract commonly used test setups

@@ -15,0 +15,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