json2jsii
Advanced tools
Comparing version 0.3.325 to 0.3.326
@@ -22,2 +22,3 @@ { | ||
"test": "npx projen test", | ||
"test:update": "npx projen test:update", | ||
"test:watch": "npx projen test:watch", | ||
@@ -30,5 +31,5 @@ "unbump": "npx projen unbump", | ||
"author": { | ||
"name": "Elad Ben-Israel", | ||
"email": "elad.benisrael@gmail.com", | ||
"organization": false | ||
"name": "Amazon Web Services", | ||
"email": "aws-cdk-dev@amazon.com", | ||
"organization": true | ||
}, | ||
@@ -41,2 +42,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^5", | ||
"cdklabs-projen-project-types": "^0.1.93", | ||
"eslint": "^8", | ||
@@ -48,6 +50,6 @@ "eslint-import-resolver-node": "^0.3.7", | ||
"jest-junit": "^15", | ||
"jsii-srcmak": "^0.1.872", | ||
"jsii-srcmak": "^0.1.906", | ||
"npm-check-updates": "^16", | ||
"prettier": "^2.8.7", | ||
"projen": "^0.70.9", | ||
"prettier": "^2.8.8", | ||
"projen": "^0.71.48", | ||
"standard-version": "^9", | ||
@@ -67,3 +69,3 @@ "ts-jest": "^27", | ||
"license": "Apache-2.0", | ||
"version": "0.3.325", | ||
"version": "0.3.326", | ||
"jest": { | ||
@@ -70,0 +72,0 @@ "testMatch": [ |
Sorry, the diff of this file is not supported yet
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
116746
19