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

allure-playwright

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allure-playwright - npm Package Compare versions

Comparing version 2.0.0-beta.22 to 2.0.0-beta.23

1

dist/index.js

@@ -69,2 +69,3 @@ "use strict";

allureTest.testCaseId = (0, allure_js_commons_1.md5)(fullName);
allureTest.historyId = (0, allure_js_commons_1.md5)(`${fullName}${project.name || ""}`);
this.allureTestCache.set(test, allureTest);

@@ -71,0 +72,0 @@ }

4

package.json
{
"name": "allure-playwright",
"version": "2.0.0-beta.22",
"version": "2.0.0-beta.23",
"description": "Allure Playwright integration",

@@ -35,3 +35,3 @@ "license": "Apache-2.0",

"dependencies": {
"allure-js-commons": "2.0.0-beta.22"
"allure-js-commons": "2.0.0-beta.23"
},

@@ -38,0 +38,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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