🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@allurereport/core-api

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allurereport/core-api - npm Package Compare versions

Comparing version
3.9.0
to
3.10.0
+8
-8
package.json
{
"name": "@allurereport/core-api",
"version": "3.9.0",
"version": "3.10.0",
"description": "Allure Core API",

@@ -33,11 +33,11 @@ "keywords": [

"@types/d3-shape": "^3.1.6",
"@types/node": "^20.17.9",
"@vitest/runner": "^2.1.9",
"@types/node": "^20",
"@vitest/runner": "^2",
"@vitest/snapshot": "^2.1.9",
"allure-js-commons": "^3.3.3",
"allure-vitest": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"vitest": "^2.1.9"
"allure-js-commons": "^3",
"allure-vitest": "^3",
"rimraf": "^6",
"typescript": "^5",
"vitest": "^4.1.0"
}
}