@hedia/test
Advanced tools
Comparing version 3.5.1 to 3.5.2
{ | ||
"name": "@hedia/test", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "Tools for testing and reporting", | ||
@@ -36,2 +36,3 @@ "homepage": "https://github.com/hedia-team/test#readme", | ||
"prettier:write": "prettier --write .", | ||
"robots": "npm run eslint:fix && npm run prettier:write && npm run package:lint", | ||
"start": "node --enable-source-maps .", | ||
@@ -52,3 +53,3 @@ "start:watch": "node --enable-source-maps --watch .", | ||
"@hedia/tsconfig": "2.1.2", | ||
"@types/node": "22.10.1" | ||
"@types/node": "22.10.2" | ||
}, | ||
@@ -55,0 +56,0 @@ "engines": { |
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
105485