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

mochawesome

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mochawesome - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

6

CHANGELOG.md
#Changelog
###1.5.2
- Updated mocha peerDependency to allow any version
###1.5.1
- Added missing LICENSE.md file
###1.5.0

@@ -4,0 +10,0 @@ - Moved mocha to peerDependencies and devDependencies and fixed it to `~2`. See [#69](https://github.com/adamgruber/mochawesome/issues/69)

4

package.json
{
"name": "mochawesome",
"version": "1.5.1",
"version": "1.5.2",
"description": "A Gorgeous HTML/CSS Reporter for Mocha.js",

@@ -36,3 +36,3 @@ "scripts": {

"peerDependencies": {
"mocha": "~2"
"mocha": "*"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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