oo-ascii-tree
Advanced tools
Comparing version 0.15.2 to 0.16.0
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.15.2](https://github.com/aws/jsii/compare/v0.15.1...v0.15.2) (2019-08-28) | ||
# [0.16.0](https://github.com/aws/jsii/compare/v0.15.1...v0.16.0) (2019-08-29) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
### Bug Fixes | ||
* **jsii:** pin TypeScript compiler dependency to minor version ([22c61c2](https://github.com/aws/jsii/commit/22c61c2)) | ||
## [0.15.1](https://github.com/aws/jsii/compare/v0.15.0...v0.15.1) (2019-08-18) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.15.2", | ||
"version": "0.16.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -14,7 +14,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.17", | ||
"@types/jest": "^24.0.18", | ||
"jest": "^24.9.0", | ||
"jsii-build-tools": "file:../jsii-build-tools", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "~3.5.3" | ||
"typescript": "~3.6.2" | ||
}, | ||
@@ -21,0 +21,0 @@ "author": { |
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
87474