strip-ansi breaking changes

npm

4 curated breaking changes across major versions of strip-ansi. Use this as a migration checklist before bumping dependencies.

4
changes
Breaking changes by transition
  • v6.0.0 \u2192 v7.0.0breaking

    Require Node.js 12 7cda68d

  • v6.0.0 \u2192 v7.0.0breaking

    This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). https://github.com/chalk/strip-ansi/compare/v6.0.0...v7.0.0

  • v5.2.0 \u2192 v6.0.0breaking

    Require Node.js 8 976f459

  • v5.2.0 \u2192 v6.0.0breaking

    Only use a CommonJS export for the TypeScript definition You need to change `import stripAnsi from 'strip-ansi';` to `import stripAnsi = require('strip-ansi');` https://github.com/chalk/strip-ansi/compare/v5.2.0...v6.0.0

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/npm/strip-ansi
strip-ansi breaking changes — npm migration guide | DepScope