@atjson/renderer-plain-text
Advanced tools
Comparing version 0.21.25 to 0.21.26
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.21.26](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.21.25...@atjson/renderer-plain-text@0.21.26) (2020-02-26) | ||
### Bug Fixes | ||
* update peer dependencies to @atjson/document ([49f5fd8](https://github.com/CondeNast/atjson/commit/49f5fd849e9c6c167509e244081593662424e4a2)) | ||
## [0.21.25](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.21.24...@atjson/renderer-plain-text@0.21.25) (2020-02-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@atjson/renderer-plain-text", | ||
"version": "0.21.25", | ||
"version": "0.21.26", | ||
"description": "Render atjson documents in plain text", | ||
@@ -14,11 +14,11 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.23.0", | ||
"@atjson/source-html": "0.27.3" | ||
"@atjson/source-html": "0.27.4" | ||
}, | ||
"dependencies": { | ||
"@atjson/renderer-hir": "0.22.0" | ||
"@atjson/renderer-hir": "0.22.1" | ||
}, | ||
"peerDependencies": { | ||
"@atjson/document": ">= 0.17.0 < 1" | ||
"@atjson/document": "^0.23.0" | ||
}, | ||
"gitHead": "a606a655b298fa8c73a201d1fca97c86d0632c53" | ||
"gitHead": "053358d9f0bcf08085ddd1c8b610ab70f18220a5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
367708
1
+ Added@atjson/document@0.23.4(transitive)
+ Added@atjson/hir@0.22.1(transitive)
+ Added@atjson/renderer-hir@0.22.1(transitive)
- Removed@atjson/document@0.30.2(transitive)
- Removed@atjson/hir@0.22.0(transitive)
- Removed@atjson/renderer-hir@0.22.0(transitive)
Updated@atjson/renderer-hir@0.22.1