json2jsii
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -5,2 +5,4 @@ # Changelog | ||
### 0.1.11 (2020-08-12) | ||
### 0.1.10 (2020-08-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"//": "Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", | ||
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", | ||
"name": "json2jsii", | ||
@@ -35,3 +35,3 @@ "description": "Generates jsii structs from JSON schemas", | ||
"prettier": "^2.0.5", | ||
"projen": "^0.3.23", | ||
"projen": "^0.3.32", | ||
"standard-version": "^8.0.1", | ||
@@ -62,3 +62,3 @@ "typescript": "^3.9.5", | ||
"license": "Apache-2.0", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"types": "lib/index.d.ts", | ||
@@ -65,0 +65,0 @@ "jest": { |
{ | ||
"version": "0.1.10" | ||
"version": "0.1.11" | ||
} |
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
65827