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

mdsvex-relative-images

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdsvex-relative-images - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -16,2 +16,4 @@ // credit to pngwn doing majority of the plugin - https://github.com/pngwn/MDsveX/discussions/246#discussioncomment-720947

function transformUrl(url) {
url = decodeURIComponent(url)
if (url.startsWith(".")) {

@@ -18,0 +20,0 @@ // filenames can start with digits,

2

package.json
{
"name": "mdsvex-relative-images",
"version": "1.0.2",
"version": "1.0.3",
"description": "Add support for relative image URLs in mdsvex",

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

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