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

asciidoctor.js

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoctor.js - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4-rc.1

9

package.json
{
"name": "asciidoctor.js",
"version": "1.5.3",
"version": "1.5.4-rc.1",
"description": "A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal",
"main": "dist/npm/asciidoctor-core.min.js",
"files": [
"dist/npm/asciidoctor-core.gz.js",
"dist/npm/asciidoctor-core.js",
"dist/npm/asciidoctor-core.min.js",
"dist/npm/asciidoctor-extensions.gz.js",
"dist/npm/asciidoctor-extensions.js",
"dist/npm/asciidoctor-extensions.min.js",
"dist/npm/asciidoctor-docbook.gz.js",
"dist/npm/asciidoctor-docbook.js",

@@ -22,4 +19,4 @@ "dist/npm/asciidoctor-docbook.min.js",

"test": "node npm/test/jasmine-bower.js && node npm/test/jasmine-bower-min.js && node npm/test/jasmine-npm.js",
"dist": "node npm/dist.js && npm run test",
"package": "MINIFY=1 node npm/dist.js && MINIFY=1 npm run test",
"build": "node npm/build.js && npm run test",
"package": "MINIFY=1 node npm/build.js && MINIFY=1 npm run test",
"examples": "node npm/examples.js",

@@ -26,0 +23,0 @@ "release": "MINIFY=1 node npm/release.js"

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