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

@atjson/renderer-plain-text

Package Overview
Dependencies
Maintainers
10
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atjson/renderer-plain-text - npm Package Compare versions

Comparing version 0.24.21 to 0.24.22

4

CHANGELOG.md

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

## [0.24.22](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.24.21...@atjson/renderer-plain-text@0.24.22) (2023-03-01)
**Note:** Version bump only for package @atjson/renderer-plain-text
## [0.24.21](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.24.20...@atjson/renderer-plain-text@0.24.21) (2023-02-28)

@@ -8,0 +12,0 @@

12

package.json
{
"name": "@atjson/renderer-plain-text",
"version": "0.24.21",
"version": "0.24.22",
"description": "Render atjson documents in plain text",

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

"@atjson/document": "0.29.0",
"@atjson/source-html": "0.34.10"
"@atjson/source-html": "0.34.11"
},
"dependencies": {
"@atjson/offset-annotations": "0.46.4",
"@atjson/renderer-hir": "0.25.3"
"@atjson/offset-annotations": "0.46.5",
"@atjson/renderer-hir": "0.25.4"
},
"peerDependencies": {
"@atjson/document": ">=0.26.0"
"@atjson/document": ">= 0.29.0 < 1"
},
"gitHead": "8629425e6feb3f175523c3e925ff3edf2caa4bf5"
"gitHead": "b2fe0f81dcfbdc16a034999365e639529fee894b"
}

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