oo-ascii-tree
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.3](https://github.com/awslabs/jsii/compare/v0.11.2...v0.11.3) (2019-06-18) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
## [0.11.2](https://github.com/awslabs/jsii/compare/v0.11.1...v0.11.2) (2019-06-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -14,7 +14,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.13", | ||
"@types/jest": "^24.0.14", | ||
"jest": "^24.8.0", | ||
"jsii-build-tools": "^0.11.2", | ||
"jsii-build-tools": "^0.11.3", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.5.1" | ||
"typescript": "^3.5.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
97930