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 8.0.0-alpha.7 to 8.0.0-alpha.8

8

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

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

"dependencies": {
"@babel/types": "^8.0.0-alpha.7"
"@babel/types": "^8.0.0-alpha.8"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.7",
"@babel/traverse": "^8.0.0-alpha.7"
"@babel/core": "^8.0.0-alpha.8",
"@babel/traverse": "^8.0.0-alpha.8"
},

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

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