Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ansi-escape-sequences

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi-escape-sequences - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

12

package.json
{
"name": "ansi-escape-sequences",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "6.2.0",
"version": "6.2.1",
"description": "A simple library containing all known terminal ansi escape codes and sequences.",

@@ -31,9 +31,9 @@ "repository": "https://github.com/75lb/ansi-escape-sequences",

"dependencies": {
"array-back": "^6.2.0"
"array-back": "^6.2.2"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^13.0.4",
"jsdoc-to-markdown": "^7.0.1",
"rollup": "^2.56.2",
"test-runner": "^0.9.8"
"@rollup/plugin-node-resolve": "^13.1.3",
"jsdoc-to-markdown": "^7.1.0",
"rollup": "^2.66.1",
"test-runner": "^0.10.1"
},

@@ -40,0 +40,0 @@ "files": [

@@ -370,4 +370,4 @@ [![view on npm](https://badgen.net/npm/v/ansi-escape-sequences)](https://www.npmjs.org/package/ansi-escape-sequences)

&copy; 2014-21 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2014-22 Lloyd Brookes \<75pound@gmail.com\>.
Tested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc