@atjson/renderer-commonmark
Advanced tools
Comparing version 0.21.23 to 0.21.24
@@ -6,2 +6,13 @@ # Change Log | ||
## [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) | ||
### Bug Fixes | ||
* just say no to Unknown-Unknowns! ([#292](https://github.com/CondeNast-Copilot/atjson/issues/292)) ([a90f294](https://github.com/CondeNast-Copilot/atjson/commit/a90f294b5964eb2c22a77eceeab70cdc600d4bf2)) | ||
## [0.21.23](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.21.22...@atjson/renderer-commonmark@0.21.23) (2020-01-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.21.23", | ||
"version": "0.21.24", | ||
"description": "Render atjson documents into commonmark", | ||
@@ -13,9 +13,9 @@ "main": "dist/commonjs/index.js", | ||
"devDependencies": { | ||
"@atjson/document": "0.22.10", | ||
"@atjson/source-commonmark": "0.21.21", | ||
"@atjson/document": "0.22.11", | ||
"@atjson/source-commonmark": "0.21.22", | ||
"@types/markdown-it": "0.0.9" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.26.1", | ||
"@atjson/renderer-hir": "0.21.13" | ||
"@atjson/offset-annotations": "0.27.0", | ||
"@atjson/renderer-hir": "0.21.14" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f2f66ef8d884221b4d816020092668301e88cada" | ||
"gitHead": "29d85c980db70c1ed4133c26c6f777ad54ab0947" | ||
} |
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
546664
1
+ Added@atjson/hir@0.21.14(transitive)
+ Added@atjson/offset-annotations@0.27.0(transitive)
+ Added@atjson/renderer-hir@0.21.14(transitive)
- Removed@atjson/hir@0.21.13(transitive)
- Removed@atjson/offset-annotations@0.26.1(transitive)
- Removed@atjson/renderer-hir@0.21.13(transitive)
Updated@atjson/renderer-hir@0.21.14