File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9898 < option value = "us-east-1" > us-east-1</ option >
9999 < option value = "eu-west-1" > eu-west-1</ option >
100100 < option value = "eu-central-1" > eu-central-1</ option >
101- < option value = "ap-norteast -1" > ap-northeast-1</ option >
102- < option value = "ap-norteast -2" > ap-northeast-2</ option >
101+ < option value = "ap-northeast -1" > ap-northeast-1</ option >
102+ < option value = "ap-northeast -2" > ap-northeast-2</ option >
103103 < option value = "ap-southeast-1" > ap-southeast-1</ option >
104104 < option value = "ap-southeast-2" > ap-southeast-2</ option >
105105 < option value = "sa-east-1" > sa-east-1</ option >
161161 < option value = "us-east-1" > us-east-1</ option >
162162 < option value = "eu-west-1" > eu-west-1</ option >
163163 < option value = "eu-central-1" > eu-central-1</ option >
164- < option value = "ap-norteast -1" > ap-northeast-1</ option >
165- < option value = "ap-norteast -2" > ap-northeast-2</ option >
164+ < option value = "ap-northeast -1" > ap-northeast-1</ option >
165+ < option value = "ap-northeast -2" > ap-northeast-2</ option >
166166 < option value = "ap-southeast-1" > ap-southeast-1</ option >
167167 < option value = "ap-southeast-2" > ap-southeast-2</ option >
168168 < option value = "sa-east-1" > sa-east-1</ option >
Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-node-aws" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " A Node-RED node to watch, save and retreive files from an Amazon S3 bucket" ,
55 "dependencies" : {
66 "aws-sdk" : " ^2.0.15" ,
7- "minimatch" : " 2.0.4 "
7+ "minimatch" : " ^ 2.0.10 "
88 },
99 "repository" : {
1010 "type" :" git" ,
You can’t perform that action at this time.
0 commit comments