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

@alcalzone/ansi-tokenize

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alcalzone/ansi-tokenize - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json
{
"name": "@alcalzone/ansi-tokenize",
"version": "0.1.1",
"version": "0.1.2",
"description": "Efficiently modify strings containing ANSI escape codes",

@@ -27,3 +27,3 @@ "publishConfig": {

"engines": {
"node": ">=16"
"node": ">=14.13.1"
},

@@ -33,7 +33,7 @@ "devDependencies": {

"@alcalzone/release-script-plugin-license": "~3.5.9",
"@tsconfig/node16": "^1.0.3",
"@types/node": "16",
"@tsconfig/node14": "^14.1.0",
"@types/node": "^14.18.54",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"ava": "^5.2.0",
"ava": "^4.3.3",
"eslint": "^8.36.0",

@@ -40,0 +40,0 @@ "eslint-config-prettier": "^8.7.0",

@@ -234,2 +234,6 @@ # @alcalzone/ansi-tokenize

-->
### 0.1.2 (2023-08-07)
- Fix: Reduce minimum Node.js version to `14.13.1`
### 0.1.1 (2023-04-05)

@@ -236,0 +240,0 @@

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