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
3
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.14-dev.0 to 0.21.14

7

CHANGELOG.md

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

## [0.21.14](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.21.13...@atjson/renderer-commonmark@0.21.14) (2019-11-25)
### 🐛 Fixes
- 🐞 Encode \u2003 as  
- 🐞 Only strip MD-meaningful spaces in paragraphs
## [0.21.14-dev.0](https://github.com/CondeNast/atjson/compare/@atjson/renderer-commonmark@0.21.13...@atjson/renderer-commonmark@0.21.14-dev.0) (2019-11-22)

@@ -8,0 +15,0 @@

6

package.json
{
"name": "@atjson/renderer-commonmark",
"version": "0.21.14-dev.0",
"version": "0.21.14",
"description": "Render atjson documents into commonmark",

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

"@atjson/document": "0.22.4",
"@atjson/source-commonmark": "0.21.13-dev.0",
"@atjson/source-commonmark": "0.21.13",
"@types/markdown-it": "0.0.9"

@@ -25,3 +25,3 @@ },

},
"gitHead": "b026eb955d17b0f3f465db7164876d009e64283a"
"gitHead": "f2b74e4d2f9b89d1f0f96253e277b534728f8f83"
}

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