oo-ascii-tree
Advanced tools
Comparing version 0.10.5 to 0.11.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.11.0](https://github.com/awslabs/jsii/compare/v0.10.5...v0.11.0) (2019-05-21) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
## [0.10.5](https://github.com/awslabs/jsii/compare/v0.10.4...v0.10.5) (2019-05-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.10.5", | ||
"version": "0.11.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -14,7 +14,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.11", | ||
"jest": "^24.7.1", | ||
"jsii-build-tools": "^0.10.5", | ||
"@types/jest": "^24.0.13", | ||
"jest": "^24.8.0", | ||
"jsii-build-tools": "^0.11.0", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.4.3" | ||
"typescript": "^3.4.5" | ||
}, | ||
@@ -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
97378