Socket
Socket
Sign inDemoInstall

@babel/helper-simple-access

Package Overview
Dependencies
4
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.16.0 to 7.16.7

6

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

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

"dependencies": {
"@babel/types": "^7.16.0"
"@babel/types": "^7.16.7"
},
"devDependencies": {
"@babel/traverse": "^7.16.0"
"@babel/traverse": "^7.16.7"
},

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

@@ -12,3 +12,3 @@ # @babel/helper-simple-access

```sh
npm install --save-dev @babel/helper-simple-access
npm install --save @babel/helper-simple-access
```

@@ -19,3 +19,3 @@

```sh
yarn add @babel/helper-simple-access --dev
yarn add @babel/helper-simple-access
```
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