Socket
Socket
Sign inDemoInstall

jest-html-reporter

Package Overview
Dependencies
316
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.10.1 to 3.10.2

23

package.json
{
"name": "jest-html-reporter",
"version": "3.10.1",
"version": "3.10.2",
"description": "Jest test results processor for generating a summary in HTML",

@@ -40,13 +40,8 @@ "main": "dist/index.js",

"dependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.8.7",
"@babel/preset-typescript": "^7.8.3",
"@jest/console": "^29.0.2",
"@jest/test-result": "^29.0.2",
"@jest/types": "^29.0.2",
"mkdirp": "^1.0.3",
"dateformat": "3.0.2",
"mkdirp": "^1.0.3",
"sinon": "^9.0.1",
"strip-ansi": "6.0.1",
"xmlbuilder": "15.0.0"
"xmlbuilder": "15.0.0",
"@jest/test-result": "^29.0.2",
"@jest/types": "^29.0.2"
},

@@ -58,2 +53,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.8.7",
"@babel/preset-typescript": "^7.8.3",
"@jest/console": "^29.0.2",
"@rollup/plugin-babel": "^5.3.0",

@@ -70,2 +69,3 @@ "@rollup/plugin-node-resolve": "^7.1.1",

"rollup-plugin-terser": "7.0.2",
"sinon": "^9.0.1",
"ts-jest": "^29.0.0",

@@ -78,3 +78,4 @@ "tslint": "^5.12.0",

"since 2017-06"
]
],
"packageManager": "yarn@1.22.19"
}

@@ -28,3 +28,3 @@ <p align="center">

**npm:**:
**npm:**

@@ -31,0 +31,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc