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

@babel/helpers

Package Overview
Dependencies
Maintainers
6
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 7.13.0 to 7.13.10

2

lib/index.js

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

if (binding == null ? void 0 : binding.scope.path.isProgram()) {
if (binding != null && binding.scope.path.isProgram()) {
exportBindingAssignments.push(makePath(child));

@@ -125,0 +125,0 @@ }

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

@@ -23,4 +23,4 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"devDependencies": {
"@babel/helper-plugin-test-runner": "7.12.13"
"@babel/helper-plugin-test-runner": "7.13.10"
}
}

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

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