Ghost/core/server/lib
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
common Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
fs Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
image Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
mobiledoc 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +02:00
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
url-utils Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
request.js Set Ghost user-agent header for got requests (#10424) 2019-01-28 17:01:34 +01:00