@wdio/reporter
Advanced tools
Comparing version 6.0.0-alpha.1 to 6.0.0
{ | ||
"name": "@wdio/reporter", | ||
"version": "6.0.0-alpha.1", | ||
"version": "6.0.0", | ||
"description": "A WebdriverIO utility to help reporting all events", | ||
@@ -39,6 +39,6 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"fs-extra": "^8.0.1" | ||
"fs-extra": "^9.0.0" | ||
}, | ||
"types": "reporter.d.ts", | ||
"gitHead": "1b11d192fa30cd92724a21e3febbf40b9e5b3ba2" | ||
"gitHead": "ebe85f38da3dea48ecf45ad85f5a759b6bf2de66" | ||
} |
@@ -24,2 +24,4 @@ declare namespace WDIOReporter { | ||
isSynchronised: boolean; | ||
write(content: any): void; | ||
} | ||
@@ -26,0 +28,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24397
415
0
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updatedfs-extra@^9.0.0