@atjson/hir
Advanced tools
Comparing version 0.17.0 to 0.19.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.19.0](https://github.com/CondeNast/atjson/compare/@atjson/hir@0.17.0...@atjson/hir@0.19.0) (2019-08-05) | ||
**Note:** Version bump only for package @atjson/hir | ||
## [0.17.0](https://github.com/CondeNast/atjson/compare/@atjson/hir@0.12.0...@atjson/hir@0.17.0) (2019-07-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@atjson/hir", | ||
"version": "0.17.0", | ||
"version": "0.19.0", | ||
"description": "Libraries for annotated JSON documents", | ||
@@ -24,7 +24,12 @@ "contributors": [ | ||
"dependencies": { | ||
"@atjson/document": "0.17.0", | ||
"@types/uuid": "^3.4.4", | ||
"uuid": "^3.3.2" | ||
}, | ||
"gitHead": "e3ee8299f24743384764f586ee3dc24c55c3bb4d" | ||
"devDependencies": { | ||
"@atjson/document": "0.19.0" | ||
}, | ||
"peerDependencies": { | ||
"@atjson/document": ">= 0.17.0 < 1" | ||
}, | ||
"gitHead": "749993291d289af2e7dee3ab026ba0e9c1864423" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80690
1
32
825
+ Added@atjson/document@0.30.2(transitive)
+ Addeduuid-random@1.3.2(transitive)
- Removed@atjson/document@0.17.0
- Removed@atjson/document@0.17.0(transitive)