mirror of
				https://github.com/eledio-cloud/standard-redirects-for-cloudfront.git
				synced 2025-10-31 00:12:56 +01:00 
			
		
		
		
	fixed a problem with network-path references (see https://datatracker.ietf.org/doc/html/rfc3986#section-4.2), updated mocha
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "standard-redirects-for-cloudfront", | ||||
|   "version": "1.4.0", | ||||
|   "version": "1.4.1", | ||||
|   "description": "", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
| @@ -11,7 +11,6 @@ | ||||
|     "package": "aws cloudformation package --template-file sam.yaml --output-template-file standard-redirects-for-cloudfront-sam.yaml --s3-bucket public.digital-sailors.de --s3-prefix serverless-application-repo/standard-redirects-for-cloudfront", | ||||
|     "package-test": "aws cloudformation package --template-file sam.yaml --output-template-file standard-redirects-for-cloudfront-sam-test.yaml --s3-bucket demo.digital-sailors.work --s3-prefix serverless-application-repo/standard-redirects-for-cloudfront-test" | ||||
|   }, | ||||
|   "dependencies": {}, | ||||
|   "license": "Apache-2.0", | ||||
|   "author": { | ||||
|     "name": "DigitalSailors e.K.", | ||||
| @@ -19,6 +18,6 @@ | ||||
|     "url": "https://www.digital-sailors.de" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "mocha": "^4.0.1" | ||||
|     "mocha": "^8.4.0" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user