@sls-next/cloudfront
Advanced tools
Comparing version 3.4.0 to 3.5.0-alpha.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.5.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0...v3.5.0-alpha.0) (2021-10-06) | ||
**Note:** Version bump only for package @sls-next/cloudfront | ||
# [3.4.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.14...v3.4.0) (2021-10-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "3.4.0", | ||
"version": "3.5.0-alpha.0", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -36,10 +36,10 @@ "publishConfig": { | ||
"dependencies": { | ||
"aws-sdk": "^2.996.0" | ||
"aws-sdk": "^2.1001.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.10.1", | ||
"@types/node": "^16.10.3", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.4.3" | ||
}, | ||
"gitHead": "14d410d4a71c2ea4f5b4bbea4bed9f1c0627b8fb" | ||
"gitHead": "545c5b6da08af641c7898cf49b142e928a12e102" | ||
} |
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
40953
1
Updatedaws-sdk@^2.1001.0