@sls-next/cloudfront
Advanced tools
Comparing version 3.1.0-alpha.6 to 3.1.0-alpha.7
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.1.0-alpha.7](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0-alpha.6...v3.1.0-alpha.7) (2021-06-22) | ||
**Note:** Version bump only for package @sls-next/cloudfront | ||
# [3.1.0-alpha.6](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0-alpha.5...v3.1.0-alpha.6) (2021-06-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "3.1.0-alpha.6", | ||
"version": "3.1.0-alpha.7", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -35,9 +35,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"aws-sdk": "2.931.0" | ||
"aws-sdk": "2.932.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^15.12.2", | ||
"typescript": "^3.9.7" | ||
"typescript": "^4.3.4" | ||
}, | ||
"gitHead": "0aae3d93ce0952726aed2af5a8fbcfc518db7175" | ||
"gitHead": "cc5f9deaa8373fb8d1ad5e204aede3c0bcd0b7fd" | ||
} |
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
17175
+ Addedaws-sdk@2.932.0(transitive)
- Removedaws-sdk@2.931.0(transitive)
Updatedaws-sdk@2.932.0