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

ansis

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansis - npm Package Versions

1
46

1.4.0

Diff

Changelog

Source

1.4.0 (2022-07-02)

  • feat: add method strip() to remove all ANSI codes from string
webdiscus
published 1.3.6 •

Changelog

Source

1.3.6 (2022-04-27)

  • build: properly generated distribution package, bump to last stable version 1.3.6
  • chore: update dev packages
webdiscus
published 1.3.5 •

Changelog

Source

1.3.5 (2022-04-27)

  • DEPRECATED: this version is broken
webdiscus
published 1.3.4 •

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