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

asciidoctor

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoctor - npm Package Compare versions

Comparing version 2.2.0-rc.4 to 2.2.0-rc.5

6

package.json
{
"name": "asciidoctor",
"version": "2.2.0-rc.4",
"version": "2.2.0-rc.5",
"description": "A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal",

@@ -13,3 +13,3 @@ "main": "index.js",

"test": "./bin/asciidoctor --version",
"dist": "pkg bin/asciidoctor --out-path dist"
"dist": "pkg package.json --out-path dist"
},

@@ -51,3 +51,3 @@ "engines": {

"@asciidoctor/cli": "3.4.0",
"@asciidoctor/core": "2.2.0-rc.4"
"@asciidoctor/core": "2.2.0-rc.5"
},

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