Socket
Socket
Sign inDemoInstall

@babel/helpers

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helpers - npm Package Compare versions

Comparing version 8.0.0-alpha.0 to 8.0.0-alpha.1

14

package.json
{
"name": "@babel/helpers",
"version": "8.0.0-alpha.0",
"version": "8.0.0-alpha.1",
"description": "Collection of helper functions used by Babel transforms.",

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

"dependencies": {
"@babel/template": "^8.0.0-alpha.0",
"@babel/traverse": "^8.0.0-alpha.0",
"@babel/types": "^8.0.0-alpha.0"
"@babel/template": "^8.0.0-alpha.1",
"@babel/traverse": "^8.0.0-alpha.1",
"@babel/types": "^8.0.0-alpha.1"
},
"devDependencies": {
"@babel/generator": "^8.0.0-alpha.0",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.0",
"@babel/parser": "^8.0.0-alpha.0",
"@babel/generator": "^8.0.0-alpha.1",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1",
"@babel/parser": "^8.0.0-alpha.1",
"regenerator-runtime": "^0.13.11",

@@ -28,0 +28,0 @@ "terser": "^5.9.0"

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