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

svelte-loader

Package Overview
Dependencies
Maintainers
2
Versions
52
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 2.2.0 to 2.2.1

4

CHANGELOG.md
# svelte-loader changelog
## 2.2.1
* Fix git fail
## 2.2.0

@@ -4,0 +8,0 @@

@@ -30,2 +30,4 @@ const { basename, extname } = require('path');

if (options.emitCss) options.css = false;
if (!options.name) options.name = capitalize(sanitize(options.filename));

@@ -32,0 +34,0 @@

2

package.json
{
"name": "svelte-loader",
"version": "2.2.0",
"version": "2.2.1",
"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