oo-ascii-tree
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.15.2](https://github.com/aws/jsii/compare/v0.15.1...v0.15.2) (2019-08-28) | ||
### 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) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.5.3" | ||
"typescript": "~3.5.3" | ||
}, | ||
@@ -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
103769