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

ava-tap-json

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ava-tap-json - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

3

Changelog.md
# Ava TAP JSON
## 2.0.4
The binary name was fixed
## 2.0.1

@@ -4,0 +7,0 @@ AVA 2.3.0 is printing logs starting with `#` instead of `*`, we included this new character in our parser and created an [issue](https://github.com/vadimdemedes/supertap/issues/3) to remove * from https://github.com/vadimdemedes/supertap

4

package.json
{
"name": "ava-tap-json",
"version": "2.0.3",
"version": "2.0.4",
"description": "JSON TAP output formatter for AVA",
"main": "index.js",
"bin": {
"tap-json": "bin/tap-json"
"ava-tap-json": "bin/ava-tap-json"
},

@@ -9,0 +9,0 @@ "scripts": {

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