oo-ascii-tree
Advanced tools
Comparing version 0.10.2 to 0.10.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.10.3](https://github.com/awslabs/jsii/compare/v0.10.2...v0.10.3) (2019-04-24) | ||
### Bug Fixes | ||
* **java:** fix illegal arguments passed to JavaDoc generator ([#475](https://github.com/awslabs/jsii/issues/475)) ([4456138](https://github.com/awslabs/jsii/commit/4456138)) | ||
## [0.10.2](https://github.com/awslabs/jsii/compare/v0.10.1...v0.10.2) (2019-04-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"jest": "^24.7.1", | ||
"jsii-build-tools": "^0.10.2", | ||
"jsii-build-tools": "^0.10.3", | ||
"ts-jest": "^24.0.2", | ||
@@ -19,0 +19,0 @@ "typescript": "^3.4.3" |
Sorry, the diff of this file is not supported yet
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
73811