New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

uniorg-rehype

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uniorg-rehype - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

2

lib/org-to-hast.js

@@ -238,3 +238,3 @@ "use strict";

if (org.tableType === 'table.el') {
return null;
return h(org, 'pre.table-el', {}, org.value);
}

@@ -241,0 +241,0 @@ // TODO: support column groups

{
"name": "uniorg-rehype",
"version": "0.4.6",
"version": "0.4.7",
"description": "uniorg plugin to transform to rehype",

@@ -55,3 +55,3 @@ "keywords": [

},
"gitHead": "528e9b6682a95a46054e015aeb30d65b759f9bd5"
"gitHead": "12f12fe6abb923fbbfff280db2aa7bf398d08785"
}

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