oo-ascii-tree
Advanced tools
Comparing version 0.20.0 to 0.20.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
## [0.20.0](https://github.com/aws/jsii/compare/v0.19.0...v0.20.0) (2019-10-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.20.0", | ||
"version": "0.20.1", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -29,11 +29,12 @@ "license": "Apache-2.0", | ||
"test": "jest", | ||
"test:update": "jest -u", | ||
"package": "package-js" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^24.0.21", | ||
"@typescript-eslint/eslint-plugin": "^2.6.0", | ||
"@typescript-eslint/parser": "^2.6.0", | ||
"@types/jest": "^24.0.22", | ||
"@typescript-eslint/eslint-plugin": "^2.6.1", | ||
"@typescript-eslint/parser": "^2.6.1", | ||
"eslint": "^6.6.0", | ||
"jest": "^24.9.0", | ||
"jsii-build-tools": "^0.20.0", | ||
"jsii-build-tools": "^0.20.1", | ||
"typescript": "~3.6.4" | ||
@@ -40,0 +41,0 @@ }, |
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
55511