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
2
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.5.3 to 0.5.4

2

lib/org-to-hast.js

@@ -145,2 +145,4 @@ import { u } from 'unist-builder';

}
case 'statistics-cookie':
return h(org, 'span', { className: 'statistics-cookie' }, org.value);
case 'plain-list':

@@ -147,0 +149,0 @@ if (org.listType === 'unordered') {

4

package.json
{
"name": "uniorg-rehype",
"version": "0.5.3",
"version": "0.5.4",
"type": "module",

@@ -58,3 +58,3 @@ "description": "uniorg plugin to transform to rehype",

},
"gitHead": "6dfb8cbb73d14b189ff90fc6cd359e0dcc392e85"
"gitHead": "c6fdf0db0e2e4372c8125636d291a55ef2861cb9"
}

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