Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

swc-loader

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swc-loader - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

package.json
{
"name": "swc-loader",
"version": "0.1.11",
"version": "0.1.12",
"description": "Webpack plugin for swc",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -82,3 +82,2 @@ const loaderUtils = require("loader-utils");

(output) => {
console.log(output);
callback(

@@ -85,0 +84,0 @@ null,

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