Socket
Socket
Sign inDemoInstall

@babel/helper-simple-access

Package Overview
Dependencies
4
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.18.2 to 7.18.6

9

package.json
{
"name": "@babel/helper-simple-access",
"version": "7.18.2",
"version": "7.18.6",
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",

@@ -18,10 +18,11 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/types": "^7.18.2"
"@babel/types": "^7.18.6"
},
"devDependencies": {
"@babel/traverse": "^7.18.2"
"@babel/traverse": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
}
},
"type": "commonjs"
}
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