json2jsii
Advanced tools
Comparing version
@@ -77,2 +77,3 @@ import { JSONSchema4 } from 'json-schema'; | ||
private readonly emittedTypes; | ||
private readonly emittedProperties; | ||
private readonly exclude; | ||
@@ -191,2 +192,3 @@ private readonly definitions; | ||
private emitStruct; | ||
private propertyFqn; | ||
private emitProperty; | ||
@@ -193,0 +195,0 @@ private emitEnum; |
@@ -41,13 +41,13 @@ { | ||
"@typescript-eslint/parser": "^7", | ||
"cdklabs-projen-project-types": "^0.1.200", | ||
"cdklabs-projen-project-types": "^0.1.202", | ||
"commit-and-tag-version": "^12", | ||
"constructs": "^10.0.0", | ||
"eslint": "^8", | ||
"eslint-import-resolver-typescript": "^2.7.1", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-import": "^2.30.0", | ||
"jest": "^27", | ||
"jest-junit": "^15", | ||
"jsii-srcmak": "^0.1.1223", | ||
"jsii-srcmak": "^0.1.1237", | ||
"prettier": "^2.8.8", | ||
"projen": "^0.86.0", | ||
"standard-version": "^9", | ||
"projen": "^0.87.2", | ||
"ts-jest": "^27", | ||
@@ -67,3 +67,3 @@ "ts-node": "^10.9.2", | ||
}, | ||
"version": "0.4.5", | ||
"version": "0.5.0", | ||
"jest": { | ||
@@ -70,0 +70,0 @@ "coverageProvider": "v8", |
Sorry, the diff of this file is too big to display
139651
1.93%16
6.67%993
1.33%