@atjson/renderer-commonmark
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77960
+ Added@atjson/document@0.12.0(transitive)
+ Added@atjson/hir@0.11.1(transitive)
+ Added@atjson/offset-annotations@0.12.0(transitive)
+ Added@atjson/renderer-hir@0.11.1(transitive)
- Removed@atjson/document@0.11.0(transitive)
- Removed@atjson/hir@0.11.0(transitive)
- Removed@atjson/offset-annotations@0.11.0(transitive)
- Removed@atjson/renderer-hir@0.11.0(transitive)
Updated@atjson/document@0.12.0
Updated@atjson/renderer-hir@0.11.1