ansi-style-parser
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "ansi-style-parser", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Parse ANSI colors and styles", | ||
@@ -26,8 +26,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chalk": "^2.3.1", | ||
"tape": "^4.8.0" | ||
"chalk": "^4.1.0", | ||
"tape": "^5.0.1" | ||
}, | ||
"dependencies": { | ||
"ansi-regex": "^3.0.0" | ||
"ansi-regex": "^5.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
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
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
6878
6
163
+ Addedansi-regex@5.0.1(transitive)
- Removedansi-regex@3.0.1(transitive)
Updatedansi-regex@^5.0.0