oo-ascii-tree
Advanced tools
Comparing version 0.18.0 to 0.19.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.19.0](https://github.com/aws/jsii/compare/v0.18.0...v0.19.0) (2019-10-14) | ||
### Features | ||
* **sampiler:** translate code samples to Python ([#827](https://github.com/aws/jsii/issues/827)) ([c9a7002](https://github.com/aws/jsii/commit/c9a7002431c0db6224d595eb5555b916036d4575)) | ||
# [0.18.0](https://github.com/aws/jsii/compare/v0.17.1...v0.18.0) (2019-10-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.18.0", | ||
"version": "0.19.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
"@types/jest": "^24.0.18", | ||
"@typescript-eslint/eslint-plugin": "^2.3.1", | ||
"@typescript-eslint/parser": "^2.3.1", | ||
"eslint": "^6.5.0", | ||
"@typescript-eslint/eslint-plugin": "^2.3.3", | ||
"@typescript-eslint/parser": "^2.3.3", | ||
"eslint": "^6.5.1", | ||
"jest": "^24.9.0", | ||
@@ -38,0 +38,0 @@ "jsii-build-tools": "file:../jsii-build-tools", |
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
55218