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.3.1 to 0.3.2

README.md

2

dist/asciidoctor-katex.js

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

Opal.const_set($nesting[0], 'VERSION', "0.3.1")
Opal.const_set($nesting[0], 'VERSION', "0.3.2")
})($nesting[0], $nesting)

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

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

@@ -19,6 +19,6 @@ "author": "Jakub Jirutka <jakub@jirutka.cz>",

"LICENSE",
"README.adoc"
"README.md"
],
"scripts": {
"prepublishOnly": "bundle install && bundle exec rake build:js"
"prepublishOnly": "bundle install && bundle exec rake build:js && bundle exec rake readme2md"
},

@@ -25,0 +25,0 @@ "keywords": [

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