Socket
Socket
Sign inDemoInstall

svelte-loader

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-loader - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

2

index.js

@@ -66,3 +66,3 @@ const path = require('path');

const svelte_module_regex = /\.svelte(\.[^.]+)*\.(js|ts)$/
const svelte_module_regex = /\.svelte(\.[^./\\]+)*\.(js|ts)$/

@@ -69,0 +69,0 @@ module.exports = function(source, map) {

{
"name": "svelte-loader",
"version": "3.2.2",
"version": "3.2.3",
"author": "Nico Rehwaldt <git_nikku@nixis.de>",

@@ -5,0 +5,0 @@ "description": "A webpack loader for svelte",

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