New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atjson/renderer-commonmark

Package Overview
Dependencies
Maintainers
7
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atjson/renderer-commonmark - npm Package Compare versions

Comparing version

to
0.22.10

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.22.10](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.22.9...@atjson/renderer-commonmark@0.22.10) (2020-05-19)
**Note:** Version bump only for package @atjson/renderer-commonmark
## [0.22.9](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.22.8...@atjson/renderer-commonmark@0.22.9) (2020-04-20)

@@ -8,0 +12,0 @@

12

package.json
{
"name": "@atjson/renderer-commonmark",
"version": "0.22.9",
"version": "0.22.10",
"description": "Render atjson documents into commonmark",

@@ -13,9 +13,9 @@ "main": "dist/commonjs/index.js",

"devDependencies": {
"@atjson/document": "0.24.0",
"@atjson/source-commonmark": "0.22.8",
"@atjson/document": "0.24.1",
"@atjson/source-commonmark": "0.22.9",
"@types/markdown-it": "0.0.9"
},
"dependencies": {
"@atjson/offset-annotations": "0.29.0",
"@atjson/renderer-hir": "0.22.6"
"@atjson/offset-annotations": "0.29.1",
"@atjson/renderer-hir": "0.22.7"
},

@@ -25,3 +25,3 @@ "peerDependencies": {

},
"gitHead": "c8593802dc1629a36cd2edbd37ab450d9d8bcdc9"
"gitHead": "a160b9c1457aa757480d123c19c0f142044de4c3"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet