@wdio/reporter
Advanced tools
Comparing version 7.30.2 to 7.31.0
{ | ||
"name": "@wdio/reporter", | ||
"version": "7.30.2", | ||
"version": "7.31.0", | ||
"description": "A WebdriverIO utility to help reporting all events", | ||
@@ -25,3 +25,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"devDependencies": { | ||
"@types/fs-extra": "^9.0.1", | ||
"@types/fs-extra": "^11.0.1", | ||
"tmp": "^0.2.0" | ||
@@ -40,3 +40,3 @@ }, | ||
"diff": "^5.0.0", | ||
"fs-extra": "^10.0.0", | ||
"fs-extra": "^11.1.1", | ||
"object-inspect": "^1.10.3", | ||
@@ -46,3 +46,3 @@ "supports-color": "8.1.1" | ||
"types": "./build/index.d.ts", | ||
"gitHead": "f65ff89daa26bb039f4286a5eb466b403d19c715" | ||
"gitHead": "1e3f2b5062ba5a07ec6c26b12d73c7ea36116c0b" | ||
} |
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
52935
+ Addedfs-extra@11.2.0(transitive)
- Removedfs-extra@10.1.0(transitive)
Updatedfs-extra@^11.1.1