Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/helpers

Package Overview
Dependencies
Maintainers
4
Versions
149
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.13 to 8.0.0-alpha.14

12

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

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

"dependencies": {
"@babel/template": "^8.0.0-alpha.13",
"@babel/types": "^8.0.0-alpha.13"
"@babel/template": "^8.0.0-alpha.14",
"@babel/types": "^8.0.0-alpha.14"
},
"devDependencies": {
"@babel/generator": "^8.0.0-alpha.13",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.13",
"@babel/parser": "^8.0.0-alpha.13",
"@babel/generator": "^8.0.0-alpha.14",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.14",
"@babel/parser": "^8.0.0-alpha.14",
"regenerator-runtime": "^0.14.0"

@@ -27,0 +27,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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