diff --git a/bin/truwrap b/bin/truwrap index cc4a415..8f8f073 100755 --- a/bin/truwrap +++ b/bin/truwrap @@ -26,7 +26,7 @@ var _split = _interopDefault(require('lodash/split')); var _forEach = _interopDefault(require('lodash/forEach')); const name = "truwrap"; -const version = "1.0.4"; +const version = "1.0.5"; const description = "Smarter terminal text wrapping (handles 24bit color)"; const author = "Mark Griffiths (http://thebespokepixel.com/)"; const main = "index.js"; @@ -60,7 +60,7 @@ const devDependencies = { "@babel/preset-env": "^7.5.5", ava: "^2.2.0", "babel-plugin-lodash": "^3.3.4", - "documentation-theme-bespoke": "^0.5.6", + "documentation-theme-bespoke": "^1.0.0", gulp: "^4.0.2", "gulp-better-rollup": "^4.0.1", "gulp-chmod": "^3.0.0", @@ -88,7 +88,7 @@ const dependencies = { "os-locale": "^4.0.0", "read-pkg-up": "^6.0.0", "term-ng": "^1.0.4", - trucolor: "^1.0.3", + trucolor: "^1.0.6", "update-notifier": "^3.0.1", verbosity: "^1.1.2", yargs: "^13.3.0" @@ -138,25 +138,34 @@ const badges = { } }, readme: { - Status: [ + "Publishing Status": [ [ "npm", - "travis", "david" ], [ - "code-climate", - "code-climate-coverage", - "snyk" + "travis-com", + "rollup" ] ], - Developer: [ - "greenkeeper", - "david-dev", - "rollup" + "Development Status": [ + [ + "greenkeeper", + "travis-com-dev" + ], + [ + "david-dev", + "david-devdeps-dev" + ], + [ + "snyk", + "code-climate", + "code-climate-coverage" + ] ], - Help: [ - "inch" + "Documentation/Help": [ + "inch", + "twitter" ] }, docs: [ @@ -169,6 +178,7 @@ const badges = { "code-climate-coverage" ], [ + "snyk", "david" ] ] diff --git a/docs/index.html b/docs/index.html index 1f3eaac..b0b10d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - truwrap 1.0.4 | Documentation + truwrap 1.0.5 | Documentation @@ -15,7 +15,7 @@