remarkable
Advanced tools
Comparing version 1.7.2 to 1.7.3
{ | ||
"name": "remarkable", | ||
"description": "Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"homepage": "https://github.com/jonschlinkert/remarkable", | ||
@@ -60,3 +60,5 @@ "maintainers": [ | ||
"test-ci": "nyc mocha -R spec --bail", | ||
"coverage": "yarn add coveralls@2 && nyc report --reporter=text-lcov | coveralls" | ||
"coverage": "yarn add coveralls@2 && nyc report --reporter=text-lcov | coveralls", | ||
"build": "make browserify", | ||
"prepublishOnly": "make browserify" | ||
}, | ||
@@ -70,2 +72,3 @@ "dependencies": { | ||
"benchmark": "^1.0.0", | ||
"browserify": "^16.3.0", | ||
"commonmark": "0.12.0", | ||
@@ -72,0 +75,0 @@ "gulp-format-md": "^0.1.10", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
630952
17180
0
9
9