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

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.2 to 1.5.6-preview.3

9

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

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

"test:karmaRequirejs": "karma start karma-requirejs.conf.js",
"test": "node npm/test/unsupported-features.js && node npm/test/jasmine-browser.js && node npm/test/jasmine-browser-min.js && node npm/test/jasmine-node.js && node npm/test/jasmine-webpack.js && npm run test:karmaBrowserify && npm run test:karmaRequirejs",
"test": "node npm/test/builder.js && node npm/test/unsupported-features.js && node npm/test/jasmine-browser.js && node npm/test/jasmine-browser-min.js && node npm/test/jasmine-node.js && node npm/test/jasmine-webpack.js && npm run test:karmaBrowserify && npm run test:karmaRequirejs",
"build": "node npm/build.js && npm run test",

@@ -60,3 +60,3 @@ "dist": "cross-env MINIFY=1 node npm/dist.js",

"dependencies": {
"opal-runtime": "0.11.0-integration7",
"opal-runtime": "0.11.0-integration8",
"xmlhttprequest": "~1.7.0"

@@ -73,3 +73,3 @@ },

"bestikk-log": "0.1.0",
"bestikk-opal-compiler": "0.3.0-integration6",
"bestikk-opal-compiler": "0.3.0-integration7",
"bestikk-uglify": "0.1.1",

@@ -90,2 +90,3 @@ "browserify": "^13.0.0",

"requirejs": "2.1.0",
"sinon": "2.3.8",
"watchify": "^3.7.0",

@@ -92,0 +93,0 @@ "webpack": "^1.13.3"

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

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