Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@babel/code-frame

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/code-frame - npm Package Compare versions

Comparing version
8.0.0-alpha.17
to
8.0.0-beta.0
+4
-4
package.json
{
"name": "@babel/code-frame",
"version": "8.0.0-alpha.17",
"version": "8.0.0-beta.0",
"description": "Generate errors that contain a code frame that point to source locations.",

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

"dependencies": {
"@babel/helper-validator-identifier": "^8.0.0-alpha.17",
"@babel/helper-validator-identifier": "^8.0.0-beta.0",
"js-tokens": "^8.0.0",
"picocolors": "^1.0.0"
"picocolors": "^1.1.1"
},

@@ -29,3 +29,3 @@ "devDependencies": {

"engines": {
"node": "^18.20.0 || ^20.17.0 || >=22.8.0"
"node": "^20.19.0 || >=22.12.0"
},

@@ -32,0 +32,0 @@ "exports": {