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

@tapjs/reporter

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/reporter - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

11

package.json
{
"name": "@tapjs/reporter",
"version": "1.2.0",
"version": "1.2.1",
"description": "Pretty test output reporters for tap",

@@ -60,6 +60,7 @@ "tshy": {

"dependencies": {
"@tapjs/config": "2.3.0",
"@tapjs/test": "1.3.0",
"@tapjs/config": "2.3.1",
"@tapjs/test": "1.3.1",
"chalk": "^5.2.0",
"ink": "^4.4.1",
"minipass": "^7.0.3",
"ms": "^2.1.3",

@@ -71,6 +72,6 @@ "patch-console": "^2.0.0",

"string-length": "^6.0.0",
"tcompare": "6.2.0"
"tcompare": "6.2.1"
},
"peerDependencies": {
"@tapjs/core": "1.3.0"
"@tapjs/core": "1.3.1"
},

@@ -77,0 +78,0 @@ "tap": {

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