Ghost/ghost/security/lib
Katharina Irrgang 7fb0b96f3e Added Node v10 Support (#10058)
* Added Node v10 Support

no issue

Signed-off-by: kirrg001 <katharina.irrgang@googlemail.com>

* Bump amperize to version 0.3.8

no issue

* Bump mysql to version 2.16.0

no issue

- mysql 2.15.0 uses a deprecated notation for timers
- e.g. timers.unenroll()

* Bump sub dependencies

no issue

- e.g. knex-migrator used mysql 2.15.0

* Bump dependencies

no issue

* Replaced `new Buffer` with `Buffer.from`

no issue

- Buffer() is deprecated due to security and usability issues.
- https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/
2018-10-30 15:45:51 +07:00
..
identifier.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
index.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
password.js Fixed missing Bluebird require in security/password.js (#9624) 2018-05-28 23:01:01 +02:00
string.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
tokens.js Added Node v10 Support (#10058) 2018-10-30 15:45:51 +07:00
url.js Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00