New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ghost-cli

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghost-cli - npm Package Versions

1
68
12

1.9.3

Diff
acburdine
published 1.9.3 •

Changelog

Source

1.9.3 (2018-09-04)

Features

  • add --auto flag to make setup quicker (89a92c0), closes #806

<a name="1.9.2"></a>

acburdine
published 1.9.2 •

Changelog

Source

1.9.2 (2018-08-29)

Bug Fixes

  • doctor: set find maxBuffer to infinity (a681542), closes #801
  • ui: make sudo prompt more clear (02d506a), closes #797

Features

  • stack: add support for ubuntu 18 (7d17adb), closes #794

<a name="1.9.1"></a>

acburdine
published 1.9.1 •

Changelog

Source

1.9.1 (2018-08-20)

Bug Fixes

  • ui: ensure demo post url is output correctly (#785) (b054939)
  • version-resolver: allow v2 updates w/ multiple v2 releases (fc12d22)
  • zip: ensure zip upgrades from v2 to next v2 work (4ae1f42)

<a name="1.9.0"></a>

acburdine
published 1.9.0 •

Changelog

Source

1.9.0 (2018-08-16)

Bug Fixes

  • config: disallow URLs ending with /ghost (0dfb6d3)
  • migrate: optimise error handling in migrator task (be2c923), closes #759
  • migrations: sudo - don't fail with existing settings folder (dc2d0f5), closes #776
  • nginx: skip uninstall if url is not set (9e27b59)
  • start: properly print admin URLs for blogs in a subdir (975049c)
  • show spinner during update check (c9cf6d3)
  • systemd: improve error handling of instance failed state (0f00c03), closes #761
  • tests: stub system class for command checkRoot (ba18452)
  • ui: don't overwrite default options (1357cc6)
  • v2: allow prerelease->pre/stable upgrades in zips (10bd8c4)
  • v2: changed major version comparison (d243bed), closes #759
  • v2: enforce v1 => v2 migration rules with zips (c1af61e), closes #759
  • v2: ensure ghost update --force correctly jumps to v2 (8093274), closes #759
  • v2: ensure migrate script validates Casper correctly (93d191f), closes #759

Features

<a name="1.8.1"></a>

acburdine
published 1.8.1 •

Changelog

Source

1.8.1 (2018-06-05)

Bug Fixes

  • run: local process manager forwards Ghost error message correctly (abaf834), closes #742

<a name="1.8.0"></a>

acburdine
published 1.8.0 •

Changelog

Source

1.8.0 (2018-05-29)

Bug Fixes

  • buster: make buster a global command (#735) (9cb99b0)
  • config: don't overwrite url port if port is manually specified (b094495), closes #592
  • doctor: ensure folder check considers setuid, setgid, and sticky bits (#729) (a0a31a9), closes #724
  • extensions: fix error when global modules folder doesn't exist (78bb197), closes #723
  • linux: remove strict no such user error message checking (0552372), closes #676
  • migrate: move setting of content-path to setup (1752cc8), closes #708
  • migrate: remove unnecessary config overwrite during db migrations (610143b), closes #708
  • update-check: swap out update-notifier for simpler check (e11e8b8), closes #675
  • yarn-install: remove folder on ghost download error (c96a768), closes #726

Features

  • config: add config get & set subcommands (687c499)

<a name="1.7.3"></a>

aileencgn
published 1.7.3 •

Changelog

Source

1.7.3 (2018-05-10)

Bug Fixes

  • doctor: skip install dir checks for local installs (#712) (4715aae), closes #711

Features

  • start: direct user to admin interface (2850af3), closes #665

<a name="1.7.2"></a>

acburdine
published 1.7.2 •

Changelog

Source

1.7.2 (2018-05-01)

Bug Fixes

  • tests: do not assert on current cli version (839a363)

<a name="1.7.1"></a>

acburdine
published 1.7.1 •

Changelog

Source

1.7.1 (2018-04-11)

Bug Fixes

  • migrations: Use proper permissions to create content/settings folder (#703) (9b0b0c5)

<a name="1.7.0"></a>

acburdine
published 1.7.0 •

Changelog

Source

1.7.0 (2018-04-10)

Bug Fixes

  • doctor: Use systeminformation for memory availability (1395646)
  • run: Don't set contentPath in config when running (f9c6711)

Features

  • install: create content/settings folder (276b146)
  • migrations: add core migration to create content/settings folder (1d562e7)

<a name="1.6.0"></a>