Socket
Socket
Sign inDemoInstall

wrap-ansi

Package Overview
Dependencies
6
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

2

index.js

@@ -7,3 +7,3 @@ import stringWidth from 'string-width';

'\u001B',
'\u009B'
'\u009B',
]);

@@ -10,0 +10,0 @@

{
"name": "wrap-ansi",
"version": "8.0.0",
"version": "8.0.1",
"description": "Wordwrap a string with ANSI escape codes",

@@ -52,14 +52,14 @@ "license": "MIT",

"dependencies": {
"ansi-styles": "^6.0.0",
"string-width": "^5.0.0",
"strip-ansi": "^7.0.0"
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
"strip-ansi": "^7.0.1"
},
"devDependencies": {
"ava": "^3.15.0",
"chalk": "^4.1.0",
"coveralls": "^3.1.0",
"has-ansi": "^5.0.0",
"chalk": "^4.1.2",
"coveralls": "^3.1.1",
"has-ansi": "^5.0.1",
"nyc": "^15.1.0",
"xo": "^0.38.2"
"xo": "^0.44.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc