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

ansis

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansis - npm Package Versions

1
57

1.3.4-alpha.0

Diff

webdiscus
published 1.3.3 •

Changelog

Source

1.3.3 (2022-01-24)

  • feat: add UK spelling alias grey for gray
  • chore: update dev dependencies
  • docs: update readme
webdiscus
published 1.3.2 •

Changelog

Source

1.3.2 (2021-12-30)

  • feat: add bundle generation for ESM
  • build: auto generate bundles for ESM and CommonJS at npm publish
webdiscus
published 1.3.1 •

Changelog

Source

1.3.1 (2021-12-29)

  • fix: usage for CommonJS: const ansis = require('ansis').default; --> const ansis = require('ansis');
webdiscus
published 1.3.0 •

Changelog

Source

1.3.0 (2021-12-29)

  • feat: add support CommonJS (now supported ESM and CommonJS)
  • feat: add aliases: .fg() for .ansi256() and .bg() for .bgAnsi256() methods
  • fix: some inner param types
  • chore: remove examples from NPM package (it can be cloned und run local)
webdiscus
published 1.2.2 •

Changelog

Source

1.2.2 (2021-12-28)

  • fix: the path of examples in package.json
webdiscus
published 1.2.1 •

Changelog

Source

1.2.1 (2021-12-28)

  • chore: add demo examples of all features
  • docs: update readme
webdiscus
published 1.2.0 •

Changelog

Source

1.2.0 (2021-12-27)

  • feat: add supports the environment variables NO_COLOR FORCE_COLOR and flags --no-color --color
  • feat: add aliases ansi for ansi256 and bgAnsi for bgAnsi256
  • docs: add to readme the compare of most popular ANSI libraries
webdiscus
published 1.1.1 •

Changelog

Source

1.1.1 (2021-12-27)

  • feat: add the class Ansis to create more independent instances to increase the performance by benchmark
  • feat: improve performance
  • refactor: code refactoring
  • docs: update readme
webdiscus
published 1.1.0 •

Changelog

Source

1.1.0 (2021-12-25)

  • feat: add supports the use of open and close properties for each style
  • fix: codes for methods ansi256() and bgAnsi256()
  • chore: added demo to npm package
  • chore: update package.json
  • docs: update readme
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