Socket
Socket
Sign inDemoInstall

@babel/helper-simple-access

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-simple-access - npm Package Compare versions

Comparing version 7.8.3 to 7.10.1

14

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

@@ -11,9 +11,13 @@ "author": "Logan Smyth <loganfsmyth@gmail.com>",

},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-simple-access"
},
"main": "lib/index.js",
"dependencies": {
"@babel/template": "^7.8.3",
"@babel/types": "^7.8.3"
"@babel/template": "^7.10.1",
"@babel/types": "^7.10.1"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
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