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

micromark-util-combine-extensions

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

micromark-util-combine-extensions - npm Package Compare versions

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

1

index.js

@@ -52,2 +52,3 @@ /**

constructs(
// @ts-expect-error Looks like a list.
left[code],

@@ -54,0 +55,0 @@ Array.isArray(value) ? value : value ? [value] : []

6

package.json
{
"name": "micromark-util-combine-extensions",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "micromark utility to combine syntax or html extensions",

@@ -40,4 +40,4 @@ "license": "MIT",

"dependencies": {
"micromark-util-chunked": "^1.0.0-alpha.2",
"micromark-util-types": "1.0.0-alpha.2"
"micromark-util-chunked": "^1.0.0-alpha.3",
"micromark-util-types": "1.0.0-alpha.3"
},

@@ -44,0 +44,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