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.1.0 to 2.1.1

types/index.d.ts

10

package.json
{
"name": "asciidoctor",
"version": "2.1.0",
"version": "2.1.1",
"description": "A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal",
"main": "index.js",
"types": "types",
"bin": {

@@ -16,3 +17,4 @@ "asciidoctor": "bin/asciidoctor",

"files": [
"bin"
"bin",
"types/index.d.ts"
],

@@ -44,5 +46,5 @@ "repository": {

"dependencies": {
"@asciidoctor/cli": "3.1.1",
"@asciidoctor/core": "2.1.0"
"@asciidoctor/cli": "3.2.0",
"@asciidoctor/core": "2.1.1"
}
}
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