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

@babel/helpers

Package Overview
Dependencies
Maintainers
5
Versions
148
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.2 to 7.4.3

2

lib/helpers.js

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

var method
if (typeof Symbol === "function") {
if (typeof Symbol !== "undefined") {
if (Symbol.asyncIterator) {

@@ -100,0 +100,0 @@ method = iterable[Symbol.asyncIterator]

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

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

"@babel/template": "^7.4.0",
"@babel/traverse": "^7.4.0",
"@babel/traverse": "^7.4.3",
"@babel/types": "^7.4.0"

@@ -22,3 +22,3 @@ },

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