Socket
Socket
Sign inDemoInstall

ansis

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansis - npm Package Versions

1235

1.3.4

Diff

Changelog

Source

1.3.4 (2022-01-30)

  • feat: optimize distributed code size to smaller than 4 KB
webdiscus
published 1.3.4-alpha.1 •

webdiscus
published 1.3.4-alpha.0 •

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
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