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
244
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.7 to 0.25.8

4

CHANGELOG.md

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

## [0.25.8](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.7...@atjson/renderer-commonmark@0.25.8) (2022-08-16)
**Note:** Version bump only for package @atjson/renderer-commonmark
## [0.25.7](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.25.6...@atjson/renderer-commonmark@0.25.7) (2022-06-17)

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

14

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

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

"devDependencies": {
"@atjson/document": "0.24.5",
"@atjson/source-commonmark": "0.24.7",
"@atjson/document": "0.25.0",
"@atjson/source-commonmark": "0.24.8",
"@types/markdown-it": "0.0.9"
},
"dependencies": {
"@atjson/offset-annotations": "0.44.4",
"@atjson/renderer-hir": "0.22.14"
"@atjson/offset-annotations": "0.45.0",
"@atjson/renderer-hir": "0.23.0"
},
"peerDependencies": {
"@atjson/document": ">=0.24.0"
"@atjson/document": ">=0.25.0"
},
"gitHead": "bdf89e974b4756f392ce6c7f67de5cc2b096af07"
"gitHead": "cfd926e239051c88d33f016a0f4995884c5e655b"
}

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