Socket
Socket
Sign inDemoInstall

asciidoctor.js

Package Overview
Dependencies
Maintainers
6
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.6-preview.3 to 1.5.6-preview.4

24

package.json
{
"name": "asciidoctor.js",
"version": "1.5.6-preview.3",
"version": "1.5.6-preview.4",
"description": "A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal",

@@ -8,3 +8,4 @@ "main": "dist/asciidoctor.js",

"node": ">=4",
"npm": ">=3.0.0"
"npm": ">=3.0.0",
"yarn": ">=1.1.0"
},

@@ -60,9 +61,8 @@ "files": [

"dependencies": {
"opal-runtime": "0.11.0-integration8",
"xmlhttprequest": "~1.7.0"
"opal-runtime": "0.11.0-integration8"
},
"devDependencies": {
"asciidoctor-docbook.js": "1.5.5-integration3",
"asciidoctor-reveal.js": "1.0.1",
"asciidoctor-template.js": "1.5.5-integration3",
"asciidoctor-docbook.js": "1.5.6-preview.2",
"asciidoctor-reveal.js": "1.0.3",
"asciidoctor-template.js": "1.5.6-preview.1",
"async": "^1.5.0",

@@ -85,10 +85,14 @@ "bestikk-download": "^0.1.0",

"karma-jasmine": "^0.3.8",
"karma-phantomjs-launcher": "^1.0.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-requirejs": "1.1.0",
"phantomjs-prebuilt": "^2.1.7",
"phantomjs-prebuilt": "^2.1.15",
"requirejs": "2.1.0",
"sinon": "2.3.8",
"watchify": "^3.7.0",
"webpack": "^1.13.3"
"webpack": "^1.13.3",
"xmlhttprequest": "~1.7.0"
},
"resolutions": {
"reveal.js": "3.5.0"
}
}

Sorry, the diff of this file is too big to display

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