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

@atjson/renderer-hir

Package Overview
Dependencies
Maintainers
7
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atjson/renderer-hir - npm Package Compare versions

Comparing version 0.22.0 to 0.22.1

11

CHANGELOG.md

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

## [0.22.1](https://github.com/CondeNast/atjson/compare/@atjson/renderer-hir@0.22.0...@atjson/renderer-hir@0.22.1) (2020-02-26)
### Bug Fixes
* update peer dependencies to @atjson/document ([49f5fd8](https://github.com/CondeNast/atjson/commit/49f5fd849e9c6c167509e244081593662424e4a2))
# [0.22.0](https://github.com/CondeNast/atjson/compare/@atjson/renderer-hir@0.21.14...@atjson/renderer-hir@0.22.0) (2020-02-20)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@atjson/renderer-hir",
"version": "0.22.0",
"version": "0.22.1",
"description": "Generalized tools for generating documents in a hierarchical fashion",

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

"dependencies": {
"@atjson/hir": "0.22.0"
"@atjson/hir": "0.22.1"
},

@@ -20,5 +20,5 @@ "devDependencies": {

"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

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