Socket
Socket
Sign inDemoInstall

@babel/helpers

Package Overview
Dependencies
Maintainers
5
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 7.4.0 to 7.4.2

2

lib/helpers.js

@@ -1808,3 +1808,3 @@ "use strict";

var g = _groups.get(re);
return Object.keys(groups).reduce(function(groups, name) {
return Object.keys(g).reduce(function(groups, name) {
groups[name] = result[g[name]];

@@ -1811,0 +1811,0 @@ return groups;

{
"name": "@babel/helpers",
"version": "7.4.0",
"version": "7.4.2",
"description": "Collection of helper functions used by Babel transforms.",

@@ -21,3 +21,3 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

},
"gitHead": "f1328fb913b5a93d54dfc6e3728b1f56c8f4a804"
"gitHead": "7dea0f23de51af336a2fab0286a73af30cddf3be"
}
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