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

@atjson/renderer-html

Package Overview
Dependencies
Maintainers
11
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atjson/renderer-html - npm Package Compare versions

Comparing version 0.28.8 to 0.28.9

4

CHANGELOG.md

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

## [0.28.9](https://github.com/CondeNast/atjson/compare/@atjson/renderer-html@0.28.8...@atjson/renderer-html@0.28.9) (2022-08-17)
**Note:** Version bump only for package @atjson/renderer-html
## [0.28.8](https://github.com/CondeNast/atjson/compare/@atjson/renderer-html@0.28.7...@atjson/renderer-html@0.28.8) (2022-08-16)

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

12

package.json
{
"name": "@atjson/renderer-html",
"version": "0.28.8",
"version": "0.28.9",
"description": "Render HTML documents from atjson",

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

"dependencies": {
"@atjson/renderer-hir": "0.23.0",
"@atjson/renderer-hir": "0.23.1",
"entities": "^3.0.1"
},
"devDependencies": {
"@atjson/document": "0.25.0",
"@atjson/offset-annotations": "0.45.0"
"@atjson/document": "0.26.0",
"@atjson/offset-annotations": "0.45.1"
},
"peerDependencies": {
"@atjson/document": ">=0.25.0"
"@atjson/document": ">=0.26.0"
},
"gitHead": "cfd926e239051c88d33f016a0f4995884c5e655b"
"gitHead": "d75e49464d2a41c422325c8ec25d08bac2f7512e"
}

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