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

asciidoctor-katex

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoctor-katex - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/asciidoctor-katex.js

@@ -17,3 +17,3 @@ (function (Opal) {

Opal.const_set($nesting[0], 'VERSION', "0.1.1")
Opal.const_set($nesting[0], 'VERSION', "0.1.2")
})($nesting[0], $nesting)

@@ -20,0 +20,0 @@ })($nesting[0], $nesting)

{
"name": "asciidoctor-katex",
"version": "0.1.1",
"version": "0.1.2",
"description": "Asciidoctor extension that converts latexmath to HTML using KaTeX at build-time",

@@ -33,3 +33,3 @@ "author": "Jakub Jirutka <jakub@jirutka.cz>",

"dependencies": {
"katex": "^0.9.0"
"katex": ">=0.9.0 <1.0.0"
},

@@ -36,0 +36,0 @@ "devDependencies": {

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