New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atjson/renderer-plain-text

Package Overview
Dependencies
Maintainers
7
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.23.1 to 0.23.2

4

CHANGELOG.md

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

## [0.23.2](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.1...@atjson/renderer-plain-text@0.23.2) (2021-02-18)
**Note:** Version bump only for package @atjson/renderer-plain-text
## [0.23.1](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.0...@atjson/renderer-plain-text@0.23.1) (2021-01-20)

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

12

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

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

"@atjson/document": "0.24.3",
"@atjson/source-html": "0.31.0"
"@atjson/source-html": "0.31.1"
},
"dependencies": {
"@atjson/offset-annotations": "0.37.0",
"@atjson/renderer-hir": "0.22.9"
"@atjson/offset-annotations": "0.37.1",
"@atjson/renderer-hir": "0.22.10"
},
"peerDependencies": {
"@atjson/document": "^0.23.0"
"@atjson/document": ">=0.23.0"
},
"gitHead": "c9267ad46f27bf52b28ceeb316ec272c653fd776"
"gitHead": "4727d5eadcdbd47558abfa61d760e8cebe3ba58e"
}

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