Socket
Socket
Sign inDemoInstall

@babel/highlight

Package Overview
Dependencies
Maintainers
5
Versions
69
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.0.0-beta.51 to 7.0.0-beta.52

2

package.json
{
"name": "@babel/highlight",
"version": "7.0.0-beta.51",
"version": "7.0.0-beta.52",
"description": "Syntax highlight JavaScript strings for output in terminals.",

@@ -5,0 +5,0 @@ "author": "suchipi <me@suchipi.com>",

@@ -5,3 +5,3 @@ # @babel/highlight

See our website [@babel/highlight](https://new.babeljs.io/docs/en/next/babel-highlight.html) for more information.
See our website [@babel/highlight](https://babeljs.io/docs/en/next/babel-highlight.html) for more information.

@@ -13,3 +13,3 @@ ## Install

```sh
npm install --save @babel/highlight
npm install --save-dev @babel/highlight
```

@@ -20,3 +20,3 @@

```sh
yarn add --save @babel/highlight
yarn add @babel/highlight --dev
```
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