oo-ascii-tree
Advanced tools
Comparing version 0.22.0 to 1.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0](https://github.com/aws/jsii/compare/v0.22.0...v1.0.0) (2020-02-17) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
# [0.22.0](https://github.com/aws/jsii/compare/v0.21.2...v0.22.0) (2020-02-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.22.0", | ||
"version": "1.0.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -33,7 +33,7 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@types/jest": "^25.1.1", | ||
"@types/node": "^10.17.14", | ||
"@types/jest": "^25.1.2", | ||
"@types/node": "^10.17.15", | ||
"eslint": "^6.8.0", | ||
"jest": "^25.1.0", | ||
"jsii-build-tools": "^0.22.0", | ||
"jsii-build-tools": "^1.0.0", | ||
"typescript": "~3.7.5" | ||
@@ -40,0 +40,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
57657
0