Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Releases: sergejmueller/wpcheck

1.2.0

09 Dec 18:16
1717450
Compare
Choose a tag to compare
  • Update outdated packages
  • Update Node to v8.10.0

1.1.4

19 Feb 07:33
3ca3d8e
Compare
Choose a tag to compare

Update outdated packages

1.1.3

29 Jun 19:21
Compare
Choose a tag to compare
  • Update outdated packages

1.1.2

10 Mar 16:04
Compare
Choose a tag to compare

Update outdated packages

1.1.1

05 Nov 10:51
Compare
Choose a tag to compare
Changes
  • .travis.yml: Add npm link as before_script
  • package.json: Update request to v2.78.0
  • package.json: Remove npm outdated from npm test

1.1.0

03 Nov 18:05
Compare
Choose a tag to compare
New
  • wpcheck [-v | --version] to print wpcheck version

1.0.0

02 Nov 08:03
Compare
Choose a tag to compare
  • Rename project into wpcheck (closes #29)
  • Add ESLint node plugin
  • Add yarn.lock file
Changes
  • .eslintrc.json: Rename .eslintrc
  • .gitignore: Remove *.lock and .idea
  • README.md: Add yarn add global command

v0.7.2

08 Oct 16:46
Compare
Choose a tag to compare
  • Travis: Remove node_js v4 & v5
  • package.json: Update mocha, request, eslint, child-process-promise
  • Readme: Set Node.js version to >= 6
  • package.json: Set engines.node to >= 6
  • gitignore: Add .idea rule

v0.7.1

15 Aug 19:47
Compare
Choose a tag to compare
Changes
  • Readme: Fixes a few typos (#24)
  • Readme: Remove [root] prefix from install command (#23)

v0.7.0

04 Aug 17:29
Compare
Choose a tag to compare
New
  • Rule: Scan for Apache Directory Listing
Changes
  • Test: Add Directory listing tests
  • Howto: Add Directory listing part
  • Todo: Remove Directory listing part
  • Readme: Text changes
  • package.json: Update mocha version