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
10
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.28.0 to 0.28.1

4

CHANGELOG.md

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

## [0.28.1](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.28.0...@atjson/renderer-commonmark@0.28.1) (2023-02-28)
**Note:** Version bump only for package @atjson/renderer-commonmark
# [0.28.0](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.27.5...@atjson/renderer-commonmark@0.28.0) (2023-02-28)

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

12

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

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

"devDependencies": {
"@atjson/document": "0.28.1",
"@atjson/source-commonmark": "0.25.0",
"@atjson/document": "0.29.0",
"@atjson/source-commonmark": "0.25.1",
"@types/markdown-it": "12.2.3"
},
"dependencies": {
"@atjson/offset-annotations": "0.46.3",
"@atjson/renderer-hir": "0.25.2"
"@atjson/offset-annotations": "0.46.4",
"@atjson/renderer-hir": "0.25.3"
},

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

},
"gitHead": "9b075467be906ad2e95cfc1ac2b27a565e8e9a45"
"gitHead": "8629425e6feb3f175523c3e925ff3edf2caa4bf5"
}

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