Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 14, 2019
1 parent 2d7bdde commit b4eb2d9
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 26 deletions.
40 changes: 25 additions & 15 deletions bin/termng
Expand Up @@ -10,7 +10,7 @@ var meta = _interopDefault(require('@thebespokepixel/meta'));
var updateNotifier = _interopDefault(require('update-notifier'));

const name = "term-ng";
const version = "1.0.4";
const version = "1.0.5";
const description = "Terminal/$TERM feature snooping and whitelisting";
const main = "index.js";
const module$1 = "index.mjs";
Expand Down Expand Up @@ -64,7 +64,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",
Expand All @@ -81,8 +81,8 @@ const devDependencies = {
const dependencies = {
"@thebespokepixel/meta": "^1.0.4",
"read-pkg": "^5.2.0",
trucolor: "^1.0.3",
truwrap: "^1.0.3",
trucolor: "^1.0.6",
truwrap: "^1.0.5",
"update-notifier": "^3.0.1",
yargs: "^13.3.0"
};
Expand Down Expand Up @@ -111,25 +111,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: [
Expand All @@ -142,6 +151,7 @@ const badges = {
"code-climate-coverage"
],
[
"snyk",
"david"
]
]
Expand Down
18 changes: 9 additions & 9 deletions docs/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>term-ng 1.0.4 | Documentation</title>
<title>term-ng 1.0.5 | Documentation</title>
<meta name='description' content='Terminal/$TERM feature snooping and whitelisting'>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.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">term-ng</h3>
<div class="mb1"><code>1.0.4</code></div>
<div class="mb1"><code>1.0.5</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -266,7 +266,7 @@ <h3 class='left m0 panel-title' id='termng'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L104-L163'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L104-L163'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L113-L119'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L113-L119'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L126-L126'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L126-L126'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L133-L133'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L133-L133'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L154-L157'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L154-L157'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/243b195b799ab183af808e05f2ea12557cb55446/src/index.js#L162-L162'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2d7bdde11a371cfae87a4ab70edda90bcfee004f/src/index.js#L162-L162'>
<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": "term-ng",
"version": "1.0.4",
"version": "1.0.5",
"description": "Terminal/$TERM feature snooping and whitelisting",
"main": "index.js",
"module": "index.mjs",
Expand Down

0 comments on commit b4eb2d9

Please sign in to comment.