Socket
Socket
Sign inDemoInstall

micromark-util-sanitize-uri

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-util-sanitize-uri - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

9

package.json
{
"name": "micromark-util-sanitize-uri",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "micromark utility to sanitize urls",

@@ -30,2 +30,3 @@ "license": "MIT",

],
"sideEffects": false,
"type": "module",

@@ -44,5 +45,5 @@ "main": "index.js",

"dependencies": {
"micromark-util-character": "^1.0.0-alpha.1",
"micromark-util-encode": "^1.0.0-alpha.1",
"micromark-util-symbol": "^1.0.0-alpha.1"
"micromark-util-character": "^1.0.0-alpha.2",
"micromark-util-encode": "^1.0.0-alpha.2",
"micromark-util-symbol": "^1.0.0-alpha.2"
},

@@ -49,0 +50,0 @@ "scripts": {

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