Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/helper-environment-visitor

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-environment-visitor - npm Package Compare versions

Comparing version 7.16.5 to 7.16.7

9

package.json
{
"name": "@babel/helper-environment-visitor",
"version": "7.16.5",
"version": "7.16.7",
"description": "Helper visitor to only visit nodes in the current 'this' context",

@@ -17,9 +17,10 @@ "repository": {

"exports": {
".": "./lib/index.js"
".": "./lib/index.js",
"./package.json": "./package.json"
},
"dependencies": {
"@babel/types": "^7.16.0"
"@babel/types": "^7.16.7"
},
"devDependencies": {
"@babel/traverse": "^7.16.5"
"@babel/traverse": "^7.16.7"
},

@@ -26,0 +27,0 @@ "engines": {

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