Socket
Socket
Sign inDemoInstall

@babel/runtime-corejs3

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/runtime-corejs3 - npm Package Compare versions

Comparing version 7.4.2 to 7.4.3

2

helpers/asyncIterator.js

@@ -12,3 +12,3 @@ var _getIteratorMethod = require("../core-js/get-iterator-method");

if (typeof _Symbol === "function") {
if (typeof _Symbol !== "undefined") {
if (_Symbol$asyncIterator) {

@@ -15,0 +15,0 @@ method = iterable[_Symbol$asyncIterator];

@@ -8,3 +8,3 @@ import _getIteratorMethod from "../../core-js/get-iterator-method";

if (typeof _Symbol === "function") {
if (typeof _Symbol !== "undefined") {
if (_Symbol$asyncIterator) {

@@ -11,0 +11,0 @@ method = iterable[_Symbol$asyncIterator];

{
"name": "@babel/runtime-corejs3",
"version": "7.4.2",
"version": "7.4.3",
"description": "babel's modular runtime helpers with core-js@3 polyfilling",

@@ -15,3 +15,3 @@ "license": "MIT",

},
"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