oo-ascii-tree
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/aws/jsii/compare/v1.0.0...v1.1.0) (2020-03-10) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
# [1.0.0](https://github.com/aws/jsii/compare/v0.22.0...v1.0.0) (2020-02-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -33,8 +33,8 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@types/jest": "^25.1.2", | ||
"@types/node": "^10.17.15", | ||
"@types/jest": "^25.1.4", | ||
"@types/node": "^10.17.17", | ||
"eslint": "^6.8.0", | ||
"jest": "^25.1.0", | ||
"jsii-build-tools": "^1.0.0", | ||
"typescript": "~3.7.5" | ||
"jsii-build-tools": "^1.1.0", | ||
"typescript": "~3.8.3" | ||
}, | ||
@@ -41,0 +41,0 @@ "jest": { |
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
57793