Socket
Socket
Sign inDemoInstall

@parcel/markdown-ansi

Package Overview
Dependencies
Maintainers
1
Versions
884
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/markdown-ansi - npm Package Compare versions

Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731

2

lib/markdown-ansi.js

@@ -14,3 +14,3 @@ "use strict";

}
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
// double char markdown matchers

@@ -17,0 +17,0 @@ const BOLD_REGEX = /\*{2}([^*]+)\*{2}/g;

{
"name": "@parcel/markdown-ansi",
"version": "2.0.0-canary.1730+684b164a3",
"version": "2.0.0-canary.1731+6f68c78b1",
"description": "Blazing fast, zero configuration web application bundler",

@@ -23,5 +23,5 @@ "publishConfig": {

"dependencies": {
"chalk": "^4.1.0"
"chalk": "^4.1.2"
},
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb"
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8"
}
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