Socket
Socket
Sign inDemoInstall

@babel/highlight

Package Overview
Dependencies
9
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.9.0 to 7.10.1

12

package.json
{
"name": "@babel/highlight",
"version": "7.9.0",
"version": "7.10.1",
"description": "Syntax highlight JavaScript strings for output in terminals.",

@@ -11,6 +11,10 @@ "author": "suchipi <me@suchipi.com>",

},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-highlight",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-highlight"
},
"main": "lib/index.js",
"dependencies": {
"@babel/helper-validator-identifier": "^7.9.0",
"@babel/helper-validator-identifier": "^7.10.1",
"chalk": "^2.0.0",

@@ -22,3 +26,3 @@ "js-tokens": "^4.0.0"

},
"gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc