New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ansi-to-json

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi-to-json - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/ansi-to-json.js

8

package.json

@@ -14,4 +14,4 @@ {

"license": "MIT",
"version": "1.0.2",
"main": "lib/index.js",
"version": "1.0.3",
"main": "dist/ansi-to-json.js",
"scripts": {

@@ -32,3 +32,5 @@ "test": "node test"

},
"blah": {},
"blah": {
"main": "lib/index.js"
},
"files": [

@@ -35,0 +37,0 @@ "bin/",

# ansi-to-json [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Downloads](https://img.shields.io/npm/dt/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
# ansi-to-json
[![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Downloads](https://img.shields.io/npm/dt/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
> Convert ANSI strings into JSON output.

@@ -85,8 +87,3 @@

## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
- [`ansi-to-react`](https://npmjs.com/package/ansi-to-react) (by Kyle Kelley)—ANSI to React Elements
## :scroll: License

@@ -93,0 +90,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