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
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.21.23 to 0.21.24

11

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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

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