Socket
Socket
Sign inDemoInstall

@babel/helper-hoist-variables

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-hoist-variables - npm Package Compare versions

Comparing version 7.22.5 to 7.24.6

6

package.json
{
"name": "@babel/helper-hoist-variables",
"version": "7.22.5",
"version": "7.24.6",
"description": "Helper function to hoist variables",

@@ -17,7 +17,7 @@ "repository": {

"dependencies": {
"@babel/types": "^7.22.5"
"@babel/types": "^7.24.6"
},
"TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. We can consider exporting it from @babel/core.",
"devDependencies": {
"@babel/traverse": "^7.22.5"
"@babel/traverse": "^7.24.6"
},

@@ -24,0 +24,0 @@ "engines": {

@@ -5,3 +5,3 @@ # @babel/helper-hoist-variables

See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/en/babel-helper-hoist-variables) for more information.
See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/babel-helper-hoist-variables) for more information.

@@ -8,0 +8,0 @@ ## Install

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