@sls-next/cloudfront
Advanced tools
Comparing version 1.0.5-alpha.0 to 1.0.5-alpha.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.5-alpha.1](https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/cloudfront@1.0.5-alpha.0...@sls-next/cloudfront@1.0.5-alpha.1) (2021-06-08) | ||
**Note:** Version bump only for package @sls-next/cloudfront | ||
## [1.0.5-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/cloudfront@1.0.4...@sls-next/cloudfront@1.0.5-alpha.0) (2021-06-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "1.0.5-alpha.0", | ||
"version": "1.0.5-alpha.1", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -35,9 +35,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"aws-sdk": "2.922.0" | ||
"aws-sdk": "2.923.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^14.0.27", | ||
"@types/node": "^15.12.2", | ||
"typescript": "^3.9.7" | ||
}, | ||
"gitHead": "138b7ac4df7b7f162e7161e21f9de3deb7b1c333" | ||
"gitHead": "9bcf575b0af1bf4a7674a367296cb7049b1eee1f" | ||
} |
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
15255
+ Addedaws-sdk@2.923.0(transitive)
- Removedaws-sdk@2.922.0(transitive)
Updatedaws-sdk@2.923.0