Socket
Socket
Sign inDemoInstall

@babel/highlight

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/highlight - npm Package Compare versions

Comparing version 7.22.13 to 7.22.20

4

lib/index.js

@@ -94,5 +94,3 @@ "use strict";

{
{
exports.getChalk = options => getChalk(options.forceColor);
}
exports.getChalk = options => getChalk(options.forceColor);
}

@@ -99,0 +97,0 @@ function highlight(code, options = {}) {

{
"name": "@babel/highlight",
"version": "7.22.13",
"version": "7.22.20",
"description": "Syntax highlight JavaScript strings for output in terminals.",

@@ -18,3 +18,3 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/helper-validator-identifier": "^7.22.5",
"@babel/helper-validator-identifier": "^7.22.20",
"chalk": "^2.4.2",

@@ -21,0 +21,0 @@ "js-tokens": "^4.0.0"

Sorry, the diff of this file is not supported yet

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