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

@atjson/renderer-commonmark

Package Overview
Dependencies
Maintainers
3
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.11.0 to 0.12.0

9

CHANGELOG.md

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

## [0.12.0](https://github.com/CondeNast-Copilot/atjson/compare/@atjson/renderer-commonmark@0.11.0...@atjson/renderer-commonmark@0.12.0) (2018-11-29)
### ✨ New Features
* ✨📡 dynamically convert between types of sources ([#88](https://github.com/CondeNast-Copilot/atjson/issues/88))
## [0.11.0](https://github.com/CondeNast-Copilot/atjson/compare/@atjson/renderer-commonmark@0.10.0...@atjson/renderer-commonmark@0.11.0) (2018-10-22)

@@ -8,0 +17,0 @@

12

package.json
{
"name": "@atjson/renderer-commonmark",
"version": "0.11.0",
"version": "0.12.0",
"description": "A brand new TypeScript library.",

@@ -19,10 +19,10 @@ "main": "dist/commonjs/index.js",

"devDependencies": {
"@atjson/source-commonmark": "0.11.0"
"@atjson/source-commonmark": "0.12.0"
},
"dependencies": {
"@atjson/document": "0.11.0",
"@atjson/offset-annotations": "0.11.0",
"@atjson/renderer-hir": "0.11.0"
"@atjson/document": "0.12.0",
"@atjson/offset-annotations": "0.12.0",
"@atjson/renderer-hir": "0.11.1"
},
"gitHead": "36b48214b21591d09269f01d351d805a02447369"
"gitHead": "155ca7179b58af511e66c2ac41409aa408ef1c47"
}
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