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.2 to 1.0.3-alpha.0

yarn-error.log

4

CHANGELOG.md

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

11

package.json
{
"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"
}
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