Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sls-next/cloudfront

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sls-next/cloudfront - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-alpha.0

6

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc