@atjson/renderer-plain-text
Advanced tools
Comparing version 0.23.10-dev.7 to 0.23.10-dev.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.23.10-dev.8](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.10-dev.7...@atjson/renderer-plain-text@0.23.10-dev.8) (2021-12-07) | ||
**Note:** Version bump only for package @atjson/renderer-plain-text | ||
## [0.23.10-dev.7](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.10-dev.6...@atjson/renderer-plain-text@0.23.10-dev.7) (2021-11-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@atjson/renderer-plain-text", | ||
"version": "0.23.10-dev.7", | ||
"version": "0.23.10-dev.8", | ||
"description": "Render atjson documents in plain text", | ||
@@ -14,6 +14,6 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.24.4", | ||
"@atjson/source-html": "0.32.6-dev.7" | ||
"@atjson/source-html": "0.32.6-dev.8" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.41.1-dev.7", | ||
"@atjson/offset-annotations": "0.41.1-dev.8", | ||
"@atjson/renderer-hir": "0.22.13-dev.0" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "c084f92f75d812271aadb6ecb284e0a32f494a9a" | ||
"gitHead": "bc96e03be44d2214fee19b8c73ebb0c04cf59de4" | ||
} |
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
120838
+ Added@atjson/offset-annotations@0.41.1-dev.8(transitive)
- Removed@atjson/offset-annotations@0.41.1-dev.7(transitive)