asciidoctor.js
Advanced tools
Comparing version 1.5.3 to 1.5.4-rc.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
0
8009
3
0
2