Skip to content

Commit

Permalink
Merge branch 'release/v1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 13, 2019
2 parents 22d081f + b5dcbbb commit 67f1288
Show file tree
Hide file tree
Showing 7 changed files with 1,888 additions and 1,788 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ branches:
language: node_js
node_js:
- stable
- 11
- 10
- 9
- 8
env:
global:
- CC_TEST_REPORTER_ID=027e05e388803c110e2bd2874962d470d838257ff0619faea6f28c495b646309
- CC_TEST_REPORTER_ID=71353381ba1b658ffa6a6525569e63a14976d3de21d7dfa9bf4c109d19983243
before_install:
- '[[ $(node -v) =~ ^v10.*$ ]] || npm install -g npm@latest'
- '[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest'
- npm install -g greenkeeper-lockfile
install: npm install
before_script:
Expand Down
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
24 changes: 12 additions & 12 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 @@ -123,9 +123,9 @@ <h3 class="m0 no-anchor">term-ng</h3>

</ul>
</div>
<div class="badges"><p><p><a href="https://github.com/MarkGriffiths/term-ng" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/MarkGriffiths/term-ng" title="Travis"><img src="https://img.shields.io/travis/MarkGriffiths/term-ng.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/MarkGriffiths/term-ng/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/maintainability?style=flat" alt="Code-climate"></a> <a href="https://codeclimate.com/github/MarkGriffiths/term-ng/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/MarkGriffiths/term-ng/master" title="David"><img src="https://img.shields.io/david/MarkGriffiths/term-ng.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/term-ng" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/term-ng" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/term-ng.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/term-ng/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/maintainability?style=flat" alt="Code-climate"></a> <a href="https://codeclimate.com/github/thebespokepixel/term-ng/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/thebespokepixel/term-ng/master" title="David"><img src="https://img.shields.io/david/thebespokepixel/term-ng.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
</p> <br>
</p></div>
<div class="mt1 h6 quiet">
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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L104-L163'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L113-L119'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L126-L126'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L133-L133'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L154-L157'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/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://[email protected]/MarkGriffiths/term-ng/blob/d8c759319e801bce8e7db9dce66c612adbd4d493/src/index.js#L162-L162'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L162-L162'>
<span>src/index.js</span>
</a>

Expand Down
Loading

0 comments on commit 67f1288

Please sign in to comment.