@sls-next/cloudfront
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.0.1-alpha.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.1-alpha.1](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/cloudfront@1.0.1-alpha.0...@sls-next/cloudfront@1.0.1-alpha.1) (2020-06-29) | ||
**Note:** Version bump only for package @sls-next/cloudfront | ||
## [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) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sls-next/cloudfront", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.0.1-alpha.1", | ||
"description": "Handles CloudFront invalidation", | ||
@@ -19,3 +19,3 @@ "publishConfig": { | ||
"scripts": { | ||
"prepare": "npm run build", | ||
"prepare": "yarn build", | ||
"build": "tsc -p tsconfig.build.json" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "ad81638944ec7b43d24b7121336bb7c8311073f0" | ||
"gitHead": "3f3ba8c07586ac27b117781b9e04d8b7aa53445b" | ||
} |
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
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
12490