Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 13, 2019
1 parent 9fe33e4 commit b5dcbbb
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 33 deletions.
43 changes: 21 additions & 22 deletions bin/termng
Original file line number Diff line number Diff line change
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.3";
const version = "1.0.4";
const description = "Terminal/$TERM feature snooping and whitelisting";
const main = "index.js";
const module$1 = "index.mjs";
Expand All @@ -32,7 +32,7 @@ const scripts = {
};
const repository = {
type: "git",
url: "https://github.com/MarkGriffiths/term-ng.git"
url: "https://github.com/thebespokepixel/term-ng.git"
};
const engines = {
node: ">=8.0"
Expand All @@ -56,13 +56,13 @@ const copyright = {
};
const license = "MIT";
const bugs = {
url: "https://github.com/MarkGriffiths/term-ng/issues"
url: "https://github.com/thebespokepixel/term-ng/issues"
};
const homepage = "https://github.com/MarkGriffiths/term-ng#readme";
const homepage = "https://github.com/thebespokepixel/term-ng#readme";
const devDependencies = {
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
ava: "^2.1.0",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
ava: "^2.2.0",
"babel-plugin-lodash": "^3.3.4",
"documentation-theme-bespoke": "^0.5.6",
gulp: "^4.0.2",
Expand All @@ -71,20 +71,20 @@ const devDependencies = {
"gulp-rename": "^1.3.0",
"gulp-strip-comments": "^2.5.2",
nyc: "^14.1.1",
rollup: "^1.15.3",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
rollup: "^1.19.4",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.0.2",
"rollup-plugin-node-resolve": "^5.2.0",
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^1.0.3",
"read-pkg": "^5.1.1",
trucolor: "^1.0.2",
truwrap: "^1.0.2",
"update-notifier": "^3.0.0",
yargs: "^13.2.4"
"@thebespokepixel/meta": "^1.0.4",
"read-pkg": "^5.2.0",
trucolor: "^1.0.3",
truwrap: "^1.0.3",
"update-notifier": "^3.0.1",
yargs: "^13.3.0"
};
const xo = {
semicolon: false,
Expand All @@ -98,16 +98,16 @@ const xo = {
]
};
const badges = {
github: "MarkGriffiths",
github: "thebespokepixel",
npm: "thebespokepixel",
codeclimate: "4194203c94ee1d102fc5",
codeclimate: "7ba2088efca500b3b4ff",
name: "term-ng",
providers: {
aux1: {
title: "github",
text: "source",
color: "4E73B6",
link: "https://github.com/MarkGriffiths/term-ng"
link: "https://github.com/thebespokepixel/term-ng"
}
},
readme: {
Expand All @@ -129,8 +129,7 @@ const badges = {
"rollup"
],
Help: [
"inch",
"gitter"
"inch"
]
},
docs: [
Expand Down
18 changes: 9 additions & 9 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>term-ng 1.0.3 | Documentation</title>
<title>term-ng 1.0.4 | 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.3</code></div>
<div class="mb1"><code>1.0.4</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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L104-L163'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L113-L119'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L126-L126'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L133-L133'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L154-L157'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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/87e9c1964349323a3c54b780a8c7b1e7ecf07b34/src/index.js#L162-L162'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "term-ng",
"version": "1.0.3",
"version": "1.0.4",
"description": "Terminal/$TERM feature snooping and whitelisting",
"main": "index.js",
"module": "index.mjs",
Expand Down

0 comments on commit b5dcbbb

Please sign in to comment.