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

svelte-preprocess-import-assets

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess-import-assets - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

dist/index.js

@@ -213,3 +213,3 @@ var __create = Object.create;

}
s.overwrite(attributeValue.start, attributeValue.end, `{${importName}}`);
s.update(attributeValue.start, attributeValue.end, `{${importName}}`);
}

@@ -216,0 +216,0 @@ let ignoreNextElement = false;

{
"name": "svelte-preprocess-import-assets",
"description": "Import assets in markup",
"version": "0.2.4",
"version": "0.2.5",
"license": "MIT",

@@ -35,3 +35,3 @@ "author": "Bjorn Lu",

"dependencies": {
"magic-string": "^0.25.9",
"magic-string": "^0.27.0",
"svelte-parse-markup": "^0.1.1"

@@ -38,0 +38,0 @@ },

Sorry, the diff of this file is not supported yet

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