Ghost/ghost/security
Daniel Lockyer ae336f19cd
Protected against missing NODE_ENV variable
- in the event NODE_ENV isn't set, this would throw an error because
  `startsWith` is a function call on `undefined`
2022-08-18 08:34:53 +02:00
..
lib Protected against missing NODE_ENV variable 2022-08-18 08:34:53 +02:00
test
.eslintrc.js
index.js
package.json Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00