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

jest-json-to-tap

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-json-to-tap - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "jest-json-to-tap",
"version": "1.0.0",
"version": "1.0.1",
"description": "Jest Json parser that outputs TAP results",

@@ -17,6 +17,6 @@ "main": "index.js",

"author": "MailOnline <fe@mailonline.co.uk>",
"homepage": "https://github.com/MailOnline/mol-fe-jest-tap-results-processor",
"homepage": "https://github.com/MailOnline/jest-json-to-tap",
"repository": {
"type": "git",
"url": "git@github.com:MailOnline/mol-fe-jest-tap-results-processor.git"
"url": "git@github.com:MailOnline/jest-json-to-tap.git"
},

@@ -23,0 +23,0 @@ "license": "MIT",

@@ -14,3 +14,3 @@ # jest-json-to-tap

```
$ jest --json 2>/dev/null | jest-jsont-to-tap
$ jest --json 2>/dev/null | jest-json-to-tap
```

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