Socket
Socket
Sign inDemoInstall

jest-circus-allure-environment

Package Overview
Dependencies
468
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.0 to 0.13.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [0.13.0](https://github.com/ryparker/jest-circus-allure-environment/compare/v0.12.0...v0.13.0) (2020-11-17)
### Features
* **package.json:** bumped all deps to latest versions ([f34ea2a](https://github.com/ryparker/jest-circus-allure-environment/commit/f34ea2abb4a838e610dc96ca30fc3e9dca73dab8))
# [0.12.0](https://github.com/ryparker/jest-circus-allure-environment/compare/v0.11.4...v0.12.0) (2020-10-29)

@@ -2,0 +9,0 @@

2

dist/allure-node-environment.js

@@ -119,3 +119,3 @@ "use strict";

* A workaround might be to refactor the AllureReporter class
* by decouple the endTestCase method from the passTestCase,
* by decoupling the endTestCase method from the passTestCase,
* failTestCase, and pendingTestCase methods.

@@ -122,0 +122,0 @@ */

{
"name": "jest-circus-allure-environment",
"version": "0.12.0",
"version": "0.13.0",
"repository": "https://github.com/ryparker/jest-circus-allure-environment.git",

@@ -55,14 +55,14 @@ "author": "Ryan Parker <ryan.parker3@outlook.com>",

"dependencies": {
"@jest/environment": "^26.6.1",
"@jest/reporters": "^26.6.1",
"@jest/types": "^26.6.1",
"@jest/environment": "^26.6.2",
"@jest/reporters": "^26.6.2",
"@jest/types": "^26.6.2",
"allure-js-commons": "2.0.0-beta.8",
"ansi_up": "^4.0.4",
"crypto": "^1.0.1",
"jest-circus": "^26.6.1",
"jest-circus": "^26.6.3",
"jest-docblock": "^26.0.0",
"jest-environment-node": "^26.6.1",
"jest-environment-node": "^26.6.2",
"lodash": "^4.17.20",
"prettier": "^2.1.2",
"pretty-format": "^26.6.1",
"pretty-format": "^26.6.2",
"strip-ansi": "^6.0.0"

@@ -74,16 +74,16 @@ },

"@types/allure-js-commons": "^0.0.1",
"@types/highlight.js": "^9.12.4",
"@types/highlight.js": "^10.1.0",
"@types/jest": "^26.0.15",
"@types/lodash": "^4.14.163",
"@types/node": "^14.14.6",
"@types/lodash": "^4.14.165",
"@types/node": "^14.14.7",
"commitizen": "^4.2.2",
"cz-conventional-changelog": "^3.3.0",
"eslint-config-xo-typescript": "^0.35.0",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jest": "^24.1.3",
"husky": "^4.3.0",
"jest": "^26.6.1",
"lint-staged": "^10.5.0",
"semantic-release": "^17.2.1",
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"semantic-release": "^17.2.3",
"typescript": "^4.0.5",
"xo": "^0.34.1"
"xo": "^0.34.2"
},

@@ -90,0 +90,0 @@ "engines": {

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