Socket
Socket
Sign inDemoInstall

@babel/helper-simple-access

Package Overview
Dependencies
17
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.0 to 7.8.3

9

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

@@ -8,3 +8,2 @@ "author": "Logan Smyth <loganfsmyth@gmail.com>",

"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -16,6 +15,6 @@ "access": "public"

"dependencies": {
"@babel/template": "^7.8.0",
"@babel/types": "^7.8.0"
"@babel/template": "^7.8.3",
"@babel/types": "^7.8.3"
},
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
}
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