mochawesome
Advanced tools
Comparing version 6.3.1 to 7.0.0
@@ -5,2 +5,8 @@ # mochawesome changelog | ||
## [7.0.0] - 2021-11-03 | ||
### Changed | ||
- **BREAKING** Update `mochawesome-report-generator` to 6.0.0 (Drops support for Node<12) | ||
- Update `strip-ansi` dependency to latest non-ESM version | ||
- Update `chalk` dependency | ||
## [6.3.1] - 2021-10-06 | ||
@@ -286,3 +292,6 @@ ### Fixed | ||
[Unreleased]: https://github.com/adamgruber/mochawesome/compare/6.2.2...HEAD | ||
[Unreleased]: https://github.com/adamgruber/mochawesome/compare/7.0.0...HEAD | ||
[7.0.0]: https://github.com/adamgruber/mochawesome/compare/6.3.1...7.0.0 | ||
[6.3.1]: https://github.com/adamgruber/mochawesome/compare/6.3.0...6.3.1 | ||
[6.3.0]: https://github.com/adamgruber/mochawesome/compare/6.2.2...6.3.0 | ||
[6.2.2]: https://github.com/adamgruber/mochawesome/compare/6.2.1...6.2.2 | ||
@@ -289,0 +298,0 @@ [6.2.1]: https://github.com/adamgruber/mochawesome/compare/6.2.0...6.2.1 |
{ | ||
"name": "mochawesome", | ||
"version": "6.3.1", | ||
"version": "7.0.0", | ||
"description": "A gorgeous reporter for Mocha.js", | ||
@@ -51,3 +51,3 @@ "scripts": { | ||
"dependencies": { | ||
"chalk": "^4.1.0", | ||
"chalk": "^4.1.2", | ||
"diff": "^5.0.0", | ||
@@ -59,4 +59,4 @@ "json-stringify-safe": "^5.0.1", | ||
"lodash.isstring": "^4.0.1", | ||
"mochawesome-report-generator": "^5.2.0", | ||
"strip-ansi": "^6.0.0", | ||
"mochawesome-report-generator": "^6.0.0", | ||
"strip-ansi": "^6.0.1", | ||
"uuid": "^8.3.2" | ||
@@ -63,0 +63,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48136
+ Addedcliui@8.0.1(transitive)
+ Addeddateformat@4.6.3(transitive)
+ Addedfs-extra@10.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedmochawesome-report-generator@6.2.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
+ Addedvalidator@13.12.0(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcliui@5.0.0(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removeddateformat@3.0.3(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedemoji-regex@7.0.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedmochawesome-report-generator@5.2.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedstring-width@3.1.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedvalidator@10.11.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@5.1.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@13.3.2(transitive)
- Removedyargs-parser@13.1.2(transitive)
Updatedchalk@^4.1.2
Updatedstrip-ansi@^6.0.1