@aws-cdk/aws-service-spec
Advanced tools
Comparing version 0.1.32 to 0.1.33
@@ -29,10 +29,10 @@ { | ||
"devDependencies": { | ||
"@aws-cdk/service-spec-importers": "^0.0.54", | ||
"@aws-cdk/service-spec-importers": "^0.0.55", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^18", | ||
"@typescript-eslint/eslint-plugin": "^7", | ||
"@typescript-eslint/parser": "^7", | ||
"@typescript-eslint/eslint-plugin": "^8", | ||
"@typescript-eslint/parser": "^8", | ||
"commit-and-tag-version": "^12", | ||
"constructs": "^10.0.0", | ||
"eslint": "^8", | ||
"eslint": "^9", | ||
"eslint-config-prettier": "^8.10.0", | ||
@@ -45,3 +45,3 @@ "eslint-import-resolver-typescript": "^3.6.3", | ||
"prettier": "^2.8.8", | ||
"projen": "^0.90.0", | ||
"projen": "^0.90.2", | ||
"source-map-support": "^0.5.21", | ||
@@ -52,3 +52,3 @@ "ts-jest": "^29.2.5", | ||
"dependencies": { | ||
"@aws-cdk/service-spec-types": "^0.0.99", | ||
"@aws-cdk/service-spec-types": "^0.0.100", | ||
"@cdklabs/tskb": "^0.0.3" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"jest": { | ||
@@ -64,0 +64,0 @@ "coverageProvider": "v8", |
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
1895991
+ Added@aws-cdk/service-spec-types@0.0.100(transitive)
- Removed@aws-cdk/service-spec-types@0.0.99(transitive)