Socket
Socket
Sign inDemoInstall

babel-loader

Package Overview
Dependencies
201
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.3 to 8.0.4

2

lib/index.js

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

if (typeof override === "function") {
if (typeof override !== "function") {
throw new Error("Custom overrides must be functions.");

@@ -84,0 +84,0 @@ }

{
"name": "babel-loader",
"version": "8.0.3",
"version": "8.0.4",
"description": "babel module loader for webpack",

@@ -5,0 +5,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc