Socket
Socket
Sign inDemoInstall

@babel/runtime-corejs2

Package Overview
Dependencies
Maintainers
6
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/runtime-corejs2 - npm Package Compare versions

Comparing version 7.8.3 to 7.8.4

2

helpers/esm/typeof.js
import _Symbol$iterator from "../../core-js/symbol/iterator";
import _Symbol from "../../core-js/symbol";
export default function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof _Symbol === "function" && typeof _Symbol$iterator === "symbol") {

@@ -5,0 +7,0 @@ _typeof = function _typeof(obj) {

@@ -6,2 +6,4 @@ var _Symbol$iterator = require("../core-js/symbol/iterator");

function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof _Symbol === "function" && typeof _Symbol$iterator === "symbol") {

@@ -8,0 +10,0 @@ module.exports = _typeof = function _typeof(obj) {

6

package.json
{
"name": "@babel/runtime-corejs2",
"version": "7.8.3",
"version": "7.8.4",
"description": "babel's modular runtime helpers with core-js@2 polyfilling",

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

"devDependencies": {
"@babel/helpers": "^7.8.3"
"@babel/helpers": "^7.8.4"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a"
}
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