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

@sls-next/cloudfront

Package Overview
Dependencies
Maintainers
2
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 3.3.1-alpha.0 to 3.4.0-alpha.0

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [3.4.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.3.1-alpha.1...v3.4.0-alpha.0) (2021-09-03)
**Note:** Version bump only for package @sls-next/cloudfront
## [3.3.1-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.3.0...v3.3.1-alpha.0) (2021-09-02)

@@ -8,0 +12,0 @@

4

dist/index.js

@@ -19,3 +19,3 @@ "use strict";

const { credentials, distributionId, paths } = options;
const cf = cloudfront_1.default({
const cf = (0, cloudfront_1.default)({
credentials

@@ -32,3 +32,3 @@ });

const waitDurationMillis = waitDuration * 1000;
const cf = cloudfront_1.default({
const cf = (0, cloudfront_1.default)({
credentials

@@ -35,0 +35,0 @@ });

{
"name": "@sls-next/cloudfront",
"version": "3.3.1-alpha.0",
"version": "3.4.0-alpha.0",
"description": "Handles CloudFront invalidation",

@@ -36,3 +36,3 @@ "publishConfig": {

"dependencies": {
"aws-sdk": "^2.981.0"
"aws-sdk": "^2.982.0"
},

@@ -42,5 +42,5 @@ "devDependencies": {

"rimraf": "^3.0.2",
"typescript": "^4.3.4"
"typescript": "^4.4.2"
},
"gitHead": "73597d7b0817d123d834f2c61d0adeacba18840c"
"gitHead": "8fd147e789f939a11df65530887c1587436bc36b"
}
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