@scrypted/amcrest
Advanced tools
Comparing version 0.0.122 to 0.0.123
{ | ||
"name": "@scrypted/amcrest", | ||
"version": "0.0.122", | ||
"version": "0.0.123", | ||
"description": "Amcrest Plugin for Scrypted", | ||
@@ -42,7 +42,7 @@ "author": "Scrypted", | ||
"@types/multiparty": "^0.0.33", | ||
"multiparty": "^4.2.2" | ||
"multiparty": "^4.2.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.15.11" | ||
"@types/node": "^18.16.18" | ||
} | ||
} |
@@ -74,2 +74,3 @@ import AxiosDigestAuth from '@koush/axios-digest-auth'; | ||
url: `http://${this.ip}/cgi-bin/snapshot.cgi`, | ||
timeout: 60000, | ||
}); | ||
@@ -76,0 +77,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
492246
1552
Updatedmultiparty@^4.2.3