@atjson/renderer-commonmark
Advanced tools
Comparing version 0.25.2 to 0.25.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.25.3](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.2...@atjson/renderer-commonmark@0.25.3) (2022-04-20) | ||
**Note:** Version bump only for package @atjson/renderer-commonmark | ||
## [0.25.2](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.1...@atjson/renderer-commonmark@0.25.2) (2022-04-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.25.2", | ||
"version": "0.25.3", | ||
"description": "Render atjson documents into commonmark", | ||
@@ -14,7 +14,7 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.24.5", | ||
"@atjson/source-commonmark": "0.24.2", | ||
"@atjson/source-commonmark": "0.24.3", | ||
"@types/markdown-it": "0.0.9" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.43.1", | ||
"@atjson/offset-annotations": "0.44.0", | ||
"@atjson/renderer-hir": "0.22.14" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "00a9e94b4614644681dbf60b872cbb9d836ddee6" | ||
"gitHead": "6cc97f18fdf73ebcb59081f5a265dbed2d77126e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
216096
0
+ Added@atjson/offset-annotations@0.44.0(transitive)
- Removed@atjson/offset-annotations@0.43.1(transitive)