@@ -2,11 +2,7 @@
|
||||
|
||||
### master
|
||||
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.6.0...master)
|
||||
|
||||
### 3.6.0
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.5.0...3.6.0)
|
||||
SECURITY FIX: Address (Security Advisory)[https://github.com/parse-community/parse-server/security/advisories/GHSA-8w3j-g983-8jh5] of a potential (Enumeration Attack)[https://www.owasp.org/index.php/Testing_for_User_Enumeration_and_Guessable_User_Account_(OWASP-AT-002)#Description_of_the_Issue] [73b0f9a](https://github.com/parse-community/parse-server/commit/73b0f9a339b81f5d757725dc557955a7b670a3ec) big thanks to (Fabian Strachanski)[https://github.com/fastrde] for identifying the problem, creating a fix and following the (vulnerability disclosure guidelines)[https://github.com/parse-community/parse-server/blob/master/SECURITY.md#parse-community-vulnerability-disclosure-program]
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.5.0...master)
|
||||
|
||||
### 3.5.0
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.4...3.5.0)
|
||||
|
||||
451
package-lock.json
generated
451
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "parse-server",
|
||||
"version": "3.6.0",
|
||||
"version": "3.5.0",
|
||||
"description": "An express module providing a Parse-compatible API server",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
@@ -82,7 +82,7 @@
|
||||
"jsdoc": "3.6.2",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
"lint-staged": "9.1.0",
|
||||
"mongodb-runner": "^4.7.1",
|
||||
"mongodb-runner": "4.3.2",
|
||||
"node-fetch": "2.6.0",
|
||||
"nyc": "14.1.1",
|
||||
"prettier": "1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user