Socket
Socket
Sign inDemoInstall

@babel/runtime

Package Overview
Dependencies
Maintainers
5
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/runtime - npm Package Compare versions

Comparing version 7.4.2 to 7.4.3

2

helpers/asyncIterator.js
function _asyncIterator(iterable) {
var method;
if (typeof Symbol === "function") {
if (typeof Symbol !== "undefined") {
if (Symbol.asyncIterator) {

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

export default function _asyncIterator(iterable) {
var method;
if (typeof Symbol === "function") {
if (typeof Symbol !== "undefined") {
if (Symbol.asyncIterator) {

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

{
"name": "@babel/runtime",
"version": "7.4.2",
"version": "7.4.3",
"description": "babel's modular runtime helpers",

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

"devDependencies": {
"@babel/helpers": "^7.4.2"
"@babel/helpers": "^7.4.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