Socket
Socket
Sign inDemoInstall

@babel/helpers

Package Overview
Dependencies
Maintainers
6
Versions
145
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.8.3 to 7.8.4

2

lib/helpers.js

@@ -23,2 +23,4 @@ "use strict";

export default function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {

@@ -25,0 +27,0 @@ _typeof = function (obj) { return typeof obj; };

6

package.json
{
"name": "@babel/helpers",
"version": "7.8.3",
"version": "7.8.4",
"description": "Collection of helper functions used by Babel transforms.",

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

"@babel/template": "^7.8.3",
"@babel/traverse": "^7.8.3",
"@babel/traverse": "^7.8.4",
"@babel/types": "^7.8.3"

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

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