New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deadunit

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deadunit - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

14

npm-shrinkwrap.json
{
"name": "deadunit",
"version": "5.1.4",
"version": "5.1.5",
"dependencies": {

@@ -23,10 +23,10 @@ "async-future": {

"deadunit-core": {
"version": "5.0.9",
"from": "deadunit-core@5.0.9",
"resolved": "https://registry.npmjs.org/deadunit-core/-/deadunit-core-5.0.9.tgz",
"version": "5.0.11",
"from": "deadunit-core@5.0.11",
"resolved": "https://registry.npmjs.org/deadunit-core/-/deadunit-core-5.0.11.tgz",
"dependencies": {
"async-future": {
"version": "1.0.0",
"from": "https://registry.npmjs.org/async-future/-/async-future-1.0.0.tgz",
"resolved": "https://registry.npmjs.org/async-future/-/async-future-1.0.0.tgz",
"version": "1.0.2",
"from": "https://registry.npmjs.org/async-future/-/async-future-1.0.2.tgz",
"resolved": "https://registry.npmjs.org/async-future/-/async-future-1.0.2.tgz",
"dependencies": {

@@ -33,0 +33,0 @@ "trimArguments": {

{"name":"deadunit",
"description": "A dead-simple nestable unit testing library for javascript and node.js.",
"keywords": ["unit", "test", "testing", "javascript", "node"],
"version":"5.1.4",
"version":"5.1.5",
"dependencies":{
"colors":"https://github.com/fresheneesz/colors.js/archive/e990804d7c301765409770582c6aa6d562a23198.tar.gz",
"deadunit-core":"5.0.9",
"deadunit-core":"5.0.11",
"proto":"1.0.9",

@@ -9,0 +9,0 @@ "async-future":"0.1.18"

@@ -241,2 +241,3 @@

* 5.1.5 - updating core
* 5.1.4 - updating core to fix "too much recursion" suceptibility

@@ -243,0 +244,0 @@ * 5.1.3 - updating core

Sorry, the diff of this file is too big to display

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