@currents/playwright
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@currents/playwright", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "./dist/index.js", | ||
@@ -25,3 +25,2 @@ "author": "Currents Software Inc", | ||
"@types/babel__code-frame": "^7.0.3", | ||
"@types/cli-progress": "^3.11.0", | ||
"@types/debug": "^4.1.7", | ||
@@ -50,7 +49,6 @@ "@types/getos": "^3.0.1", | ||
"@cypress/commit-info": "^2.2.0", | ||
"ansi-colors": "^4.1.3", | ||
"arg": "^5.0.2", | ||
"axios": "^1.2.0", | ||
"axios-retry": "^3.4.0", | ||
"cli-progress": "^3.12.0", | ||
"chalk": "^4.1.2", | ||
"colors": "^1.4.0", | ||
@@ -57,0 +55,0 @@ "date-fns": "^2.29.3", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21
20
0
139
4
5
1
111325
+ Addedchalk@^4.1.2
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedget-intrinsic@1.3.0(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedansi-colors@^4.1.3
- Removedcli-progress@^3.12.0
- Removedansi-colors@4.1.3(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedcli-progress@3.12.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)