@atjson/renderer-commonmark
Advanced tools
Comparing version 0.21.24 to 0.21.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.21.25](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.21.24...@atjson/renderer-commonmark@0.21.25) (2020-02-20) | ||
**Note:** Version bump only for package @atjson/renderer-commonmark | ||
## [0.21.24](https://github.com/CondeNast-Copilot/atjson/compare/@atjson/renderer-commonmark@0.21.23...@atjson/renderer-commonmark@0.21.24) (2020-02-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.21.24", | ||
"version": "0.21.25", | ||
"description": "Render atjson documents into commonmark", | ||
@@ -14,7 +14,7 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.22.11", | ||
"@atjson/source-commonmark": "0.21.22", | ||
"@atjson/source-commonmark": "0.21.23", | ||
"@types/markdown-it": "0.0.9" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.27.0", | ||
"@atjson/offset-annotations": "0.27.1", | ||
"@atjson/renderer-hir": "0.21.14" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "29d85c980db70c1ed4133c26c6f777ad54ab0947" | ||
"gitHead": "8400b8bb6b32db02577b111c420a1d58bbfd0d10" | ||
} |
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
560731
0
+ Added@atjson/document@0.30.2(transitive)
+ Added@atjson/offset-annotations@0.27.1(transitive)
- Removed@atjson/document@0.30.3(transitive)
- Removed@atjson/offset-annotations@0.27.0(transitive)