@sls-next/cloudfront
Advanced tools
Comparing version 1.0.2 to 1.0.3-alpha.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.3-alpha.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/cloudfront@1.0.2...@sls-next/cloudfront@1.0.3-alpha.0) (2020-08-14) | ||
**Note:** Version bump only for package @sls-next/cloudfront | ||
## [1.0.2](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/cloudfront@1.0.2-alpha.1...@sls-next/cloudfront@1.0.2) (2020-08-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "1.0.2", | ||
"version": "1.0.3-alpha.0", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"url": "git+https://github.com/danielcondemarin/serverless-next.js.git", | ||
"directory": "packages/cloudfront" | ||
"directory": "packages/libs/cloudfront" | ||
}, | ||
@@ -36,8 +36,9 @@ "scripts": { | ||
"dependencies": { | ||
"aws-sdk": "^2.702.0" | ||
"aws-sdk": "2.728.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^3.9.6" | ||
"@types/node": "^14.0.27", | ||
"typescript": "^3.9.7" | ||
}, | ||
"gitHead": "70cb5ddb149e7820d0a7247fd834a9aabe1ad0d4" | ||
"gitHead": "c0acccc2beede16b904fb1096f4bcc6c5bd51a5d" | ||
} |
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
21139
18
2
1
+ Addedaws-sdk@2.728.0(transitive)
+ Addedjmespath@0.15.0(transitive)
+ Addeduuid@3.3.2(transitive)
+ Addedxml2js@0.4.19(transitive)
+ Addedxmlbuilder@9.0.7(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedaws-sdk@2.1692.0(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-arguments@1.1.1(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-typed-array@1.1.13(transitive)
- Removedjmespath@0.16.0(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedutil@0.12.5(transitive)
- Removeduuid@8.0.0(transitive)
- Removedwhich-typed-array@1.1.15(transitive)
- Removedxml2js@0.6.2(transitive)
- Removedxmlbuilder@11.0.1(transitive)
Updatedaws-sdk@2.728.0