@sls-next/cloudfront
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha.0
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.0.1-alpha.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/cloudfront@1.0.0...@sls-next/cloudfront@1.0.1-alpha.0) (2020-06-24) | ||
### Bug Fixes | ||
- **serverless-component:** don't overwrite the cloudfront default.forward config ([#460](https://github.com/danielcondemarin/serverless-next.js/issues/460)) ([12da1de](https://github.com/danielcondemarin/serverless-next.js/commit/12da1de31855b68b9addef801ec21dffd3202a21)) | ||
# [1.0.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/cloudfront@1.0.0-alpha.1...@sls-next/cloudfront@1.0.0) (2020-06-16) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha.0", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -35,8 +35,8 @@ "publishConfig": { | ||
"dependencies": { | ||
"aws-sdk": "^2.664.0" | ||
"aws-sdk": "^2.702.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^3.8.3" | ||
"typescript": "^3.9.5" | ||
}, | ||
"gitHead": "483841a88b25b2c4efe67e009405e5e4ee4c3a64" | ||
"gitHead": "ad81638944ec7b43d24b7121336bb7c8311073f0" | ||
} |
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
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
12262
1
Updatedaws-sdk@^2.702.0