Skip to content

Commit

Permalink
Merge branch 'release/v1.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 16, 2019
2 parents 997858f + 9a626ed commit 1c83f90
Show file tree
Hide file tree
Showing 6 changed files with 4,150 additions and 6,837 deletions.
21 changes: 8 additions & 13 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 = "0.8.5";
const version = "1.0.0";
const description = "Terminal/$TERM feature snooping and whitelisting";
const main = "index.js";
const module$1 = "index.mjs";
Expand Down Expand Up @@ -60,32 +60,32 @@ const bugs = {
};
const homepage = "https://github.com/MarkGriffiths/term-ng#readme";
const devDependencies = {
"@babel/core": "^7.2.2",
"@babel/core": "^7.3.3",
"@babel/preset-env": "^7.3.1",
acorn: "^6.1.0",
ava: "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
documentation: "^9.1.1",
"documentation-theme-bespoke": "^0.4.8",
"documentation-theme-bespoke": "^0.4.10",
gulp: "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
"gulp-rename": "^1.3.0",
"gulp-strip-comments": "^2.5.2",
nyc: "^12.0.2",
nyc: "^13.3.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^0.2.4",
"@thebespokepixel/meta": "^1.0.0",
"read-pkg": "^4.0.1",
trucolor: "^0.7.4",
truwrap: "^0.8.3",
trucolor: "^0.7.5",
truwrap: "^0.8.4",
"update-notifier": "^2.5.0",
yargs: "^13.1.0"
yargs: "^13.2.0"
};
const xo = {
semicolon: false,
Expand All @@ -110,10 +110,6 @@ const badges = {
codeclimate: "4194203c94ee1d102fc5",
name: "term-ng",
providers: {
status: {
text: "beta",
color: "blue"
},
aux1: {
title: "github",
text: "source",
Expand All @@ -124,7 +120,6 @@ const badges = {
readme: {
Status: [
[
"status",
"npm",
"travis",
"david"
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/site.js

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

38 changes: 19 additions & 19 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 0.8.5 | Documentation</title>
<title>term-ng 1.0.0 | 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">term-ng</h3>
<div class="mb1"><code>0.8.5</code></div>
<div class="mb1"><code>1.0.0</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -260,16 +260,16 @@ <h2 id="api" class="m0">

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L103-L162'>
<span>src/index.js</span>
</a>


<h3 class='left m0 panel-title' id='termng'>
termNG

</h3>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L103-L162'>
<span>src/index.js</span>
</a>

</div>


Expand Down Expand Up @@ -316,11 +316,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L112-L118'>

<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L112-L118'>
<span>src/index.js</span>
</a>


</div>


Expand Down Expand Up @@ -411,11 +411,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L125-L125'>

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


</div>


Expand Down Expand Up @@ -480,11 +480,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L132-L132'>

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


</div>


Expand Down Expand Up @@ -549,11 +549,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L141-L144'>

<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L141-L144'>
<span>src/index.js</span>
</a>


</div>


Expand Down Expand Up @@ -637,11 +637,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L153-L156'>

<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L153-L156'>
<span>src/index.js</span>
</a>


</div>


Expand Down Expand Up @@ -725,11 +725,11 @@ <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/2702d14b289e39f9ef62c33e24ca854bd30fc049/src/index.js#L161-L161'>

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


</div>


Expand Down

0 comments on commit 1c83f90

Please sign in to comment.