Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 21, 2019
2 parents dd1baab + c8efb2e commit 81b9e50
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions bin/truwrap
Expand Up @@ -26,7 +26,7 @@ var updateNotifier = _interopDefault(require('update-notifier'));
var string = require('@thebespokepixel/string');

const name = "truwrap";
const version = "1.0.0";
const version = "1.0.1";
const description = "Smarter terminal text wrapping (handles 24bit color)";
const author = "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)";
const main = "index.js";
Expand Down Expand Up @@ -62,7 +62,7 @@ const devDependencies = {
ava: "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
documentation: "^9.1.1",
"documentation-theme-bespoke": "^0.4.10",
"documentation-theme-bespoke": "^0.4.11",
gulp: "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
Expand All @@ -76,9 +76,9 @@ const devDependencies = {
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^1.0.0",
"@thebespokepixel/n-selector": "^1.0.0",
"@thebespokepixel/string": "^0.5.4",
"@thebespokepixel/meta": "^1.0.1",
"@thebespokepixel/n-selector": "^1.0.1",
"@thebespokepixel/string": "^0.5.5",
"ansi-regex": "^4.0.0",
columnify: "^1.5.4",
"common-tags": "^1.8.0",
Expand All @@ -88,11 +88,11 @@ const dependencies = {
lodash: "^4.17.11",
"os-locale": "^3.1.0",
"read-pkg-up": "^4.0.0",
"term-ng": "^1.0.0",
trucolor: "^0.7.5",
"term-ng": "^1.0.1",
trucolor: "^1.0.0",
"update-notifier": "^2.5.0",
verbosity: "^1.0.0",
yargs: "^13.2.0"
verbosity: "^1.0.1",
yargs: "^13.2.1"
};
const engines = {
node: ">=8.0"
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>truwrap 1.0.0 | Documentation</title>
<title>truwrap 1.0.1 | Documentation</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
<link href="assets/fonts/TypoPRO-Hack/TypoPRO-Hack.css" type="text/css" rel="stylesheet" />
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">truwrap</h3>
<div class="mb1"><code>1.0.0</code></div>
<div class="mb1"><code>1.0.1</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -220,7 +220,7 @@ <h3 class='left m0 panel-title' id='truwrap'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -385,7 +385,7 @@ <h3 class='left m0 panel-title' id='api'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L100-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L100-L167'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -436,7 +436,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -501,7 +501,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -566,7 +566,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -654,7 +654,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -734,7 +734,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -799,7 +799,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "truwrap",
"version": "1.0.0",
"version": "1.0.1",
"description": "Smarter terminal text wrapping (handles 24bit color)",
"author": "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -5,7 +5,7 @@
##### Status

[![npm](https://img.shields.io/npm/v/truwrap.svg?style=flat&logo=npm)](https://www.npmjs.com/package/truwrap "npm") [![Travis](https://img.shields.io/travis/MarkGriffiths/truwrap.svg?branch=master&style=flat&logo=travis)](https://travis-ci.org/MarkGriffiths/truwrap "Travis") [![David](https://img.shields.io/david/MarkGriffiths/truwrap.svg?branch=master&style=flat)](https://david-dm.org/MarkGriffiths/truwrap/master "David")
[![Code-climate](https://api.codeclimate.com/v1/badges/e03a2055456023267873/maintainability?style=flat)](https://codeclimate.com/github/MarkGriffiths/truwrap/maintainability "Code-climate") [![Coverage](https://api.codeclimate.com/v1/badges/e03a2055456023267873/test_coverage?style=flat)](https://codeclimate.com/github/MarkGriffiths/truwrap/test_coverage "Coverage") [![Snyk](https://snyk.io/test/github/MarkGriffiths/truwrap/badge.svg?style=flat)](https://snyk.io/test/github/MarkGriffiths/truwrap "Snyk")
[![Code-climate](https://api.codeclimate.com/v1/badges/e03a2055456023267873/maintainability?style=flat)](https://codeclimate.com/github/MarkGriffiths/truwrap/maintainability "Code-climate") [![Coverage](https://api.codeclimate.com/v1/badges/e03a2055456023267873/test_coverage?style=flat)](https://codeclimate.com/github/MarkGriffiths/truwrap/test_coverage "Coverage") [![Snyk](https://img.shields.io/snyk/vulnerabilities/github/MarkGriffiths/truwrap.svg?style=flat&logo=npm)](https://snyk.io/test/github/MarkGriffiths/truwrap "Snyk")

##### Developer

Expand Down

0 comments on commit 81b9e50

Please sign in to comment.