oo-ascii-tree
Advanced tools
Comparing version 0.7.12 to 0.7.13
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.7.13"></a> | ||
## [0.7.13](https://github.com/awslabs/jsii/compare/v0.7.12...v0.7.13) (2019-01-03) | ||
### Features | ||
* add option to generate TypeScript project references ([#343](https://github.com/awslabs/jsii/issues/343)) ([5eec5dc](https://github.com/awslabs/jsii/commit/5eec5dc)) | ||
<a name="0.7.12"></a> | ||
@@ -8,0 +19,0 @@ ## [0.7.12](https://github.com/awslabs/jsii/compare/v0.7.11...v0.7.12) (2018-12-11) |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.7.12", | ||
"version": "0.7.13", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"jest": "^23.6.0", | ||
"jsii-build-tools": "^0.7.12", | ||
"jsii-build-tools": "^0.7.13", | ||
"ts-jest": "^23.10.5", | ||
@@ -20,0 +20,0 @@ "typescript": "^3.2.1" |
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
50163