Socket
Socket
Sign inDemoInstall

remark-images

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-images - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1-0

2

index.js

@@ -9,3 +9,3 @@ const isUrl = require('is-url')

module.exports = () => (tree) =>
module.exports = () => tree =>
visit(tree, 'text', node => {

@@ -12,0 +12,0 @@ const text = node.value ? node.value.trim() : ''

{
"name": "remark-images",
"version": "0.8.0",
"version": "0.8.1-0",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "mdx-js/mdx",

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