Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atjson/renderer-commonmark

Package Overview
Dependencies
Maintainers
11
Versions
243
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 0.25.11 to 0.25.12

4

CHANGELOG.md

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

## [0.25.12](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.11...@atjson/renderer-commonmark@0.25.12) (2022-09-07)
**Note:** Version bump only for package @atjson/renderer-commonmark
## [0.25.11](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.10...@atjson/renderer-commonmark@0.25.11) (2022-08-18)

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

14

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

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

"devDependencies": {
"@atjson/document": "0.26.0",
"@atjson/source-commonmark": "0.24.9",
"@types/markdown-it": "0.0.9"
"@atjson/document": "0.26.1",
"@atjson/source-commonmark": "0.24.10",
"@types/markdown-it": "12.2.3"
},
"dependencies": {
"@atjson/offset-annotations": "0.45.1",
"@atjson/renderer-hir": "0.23.3"
"@atjson/offset-annotations": "0.45.2",
"@atjson/renderer-hir": "0.24.0"
},

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

},
"gitHead": "c5af08d8d391643a1d2108b005b9956e7deef98b"
"gitHead": "93cde389ebe325fa11707f000e18ba7d35fac6d2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc