Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mironal committed Dec 10, 2017
1 parent 65a8e53 commit 96caa69
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2639,7 +2639,7 @@
},
{
"kind": "packageJSON",
"content": "{\n \"name\": \"electron-oauth-helper\",\n \"version\": \"1.0.2\",\n \"description\": \"Easy to use helper library for OAuth1 and OAuth2.\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"start:example\": \"electron ./example/src/main/main.js\",\n \"lint\": \"eslint .\",\n \"lint:fix\": \"eslint --fix .\",\n \"test\": \"avaron --timeout=10s\",\n \"build\": \"parcel build --no-minify index.js\",\n \"doc\": \"esdoc\"\n },\n \"engines\": {\n \"node\": \">= 8.0.0\"\n },\n \"keywords\": [\n \"oauth\",\n \"oauth1\",\n \"oauth2\",\n \"electron\",\n \"auth\",\n \"api\"\n ],\n \"author\": \"mironal\",\n \"license\": \"MIT\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/mironal/electron-oauth-helper.git\"\n },\n \"homepage\": \"https://github.com/mironal/electron-oauth-helper\",\n \"bugs\": {\n \"url\": \"https://github.com/mironal/electron-oauth-helper/issues\"\n },\n \"devDependencies\": {\n \"ava\": \"0.24.0\",\n \"avaron\": \"0.0.14\",\n \"babel-preset-env\": \"1.6.1\",\n \"electron\": \"1.7.9\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.12.1\",\n \"eslint-plugin-ava\": \"4.4.0\",\n \"eslint-plugin-import\": \"2.8.0\",\n \"eslint-plugin-node\": \"5.2.1\",\n \"eslint-plugin-promise\": \"3.6.0\",\n \"eslint-plugin-security\": \"1.4.0\",\n \"firebase\": \"4.8.0\",\n \"koa\": \"2.4.1\",\n \"koa-bodyparser\": \"4.2.0\",\n \"koa-router\": \"7.3.0\",\n \"mockttp\": \"0.5.0\",\n \"nock\": \"9.1.4\",\n \"parcel-bundler\": \"1.0.3\",\n \"testdouble\": \"3.2.6\",\n \"unexpected\": \"10.36.2\"\n },\n \"dependencies\": {\n \"debug\": \"3.1.0\"\n },\n \"esdoc\": {\n \"source\": \"./lib\",\n \"destination\": \"./docs\",\n \"plugins\": [\n {\n \"name\": \"esdoc-standard-plugin\",\n \"option\": {\n \"lint\": {\n \"enable\": false\n }\n }\n }\n ]\n }\n}\n",
"content": "{\n \"name\": \"electron-oauth-helper\",\n \"version\": \"2.0.0\",\n \"description\": \"Easy to use helper library for OAuth1 and OAuth2.\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"start:example\": \"electron ./example/src/main/main.js\",\n \"lint\": \"eslint .\",\n \"lint:fix\": \"eslint --fix .\",\n \"test\": \"avaron --timeout=10s\",\n \"build\": \"parcel build --no-minify index.js\",\n \"doc\": \"esdoc\",\n \"preversion\": \"npm run lint && npm run test\",\n \"version\": \"npm run doc && git add -A\",\n \"postversion\": \"git push && git push --tags\"\n },\n \"engines\": {\n \"node\": \">= 8.0.0\"\n },\n \"keywords\": [\n \"oauth\",\n \"oauth1\",\n \"oauth2\",\n \"electron\",\n \"auth\",\n \"api\"\n ],\n \"author\": \"mironal\",\n \"license\": \"MIT\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/mironal/electron-oauth-helper.git\"\n },\n \"homepage\": \"https://github.com/mironal/electron-oauth-helper\",\n \"bugs\": {\n \"url\": \"https://github.com/mironal/electron-oauth-helper/issues\"\n },\n \"devDependencies\": {\n \"ava\": \"0.24.0\",\n \"avaron\": \"0.0.14\",\n \"babel-preset-env\": \"1.6.1\",\n \"electron\": \"1.7.9\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.12.1\",\n \"eslint-plugin-ava\": \"4.4.0\",\n \"eslint-plugin-import\": \"2.8.0\",\n \"eslint-plugin-node\": \"5.2.1\",\n \"eslint-plugin-promise\": \"3.6.0\",\n \"eslint-plugin-security\": \"1.4.0\",\n \"firebase\": \"4.8.0\",\n \"koa\": \"2.4.1\",\n \"koa-bodyparser\": \"4.2.0\",\n \"koa-router\": \"7.3.0\",\n \"mockttp\": \"0.5.0\",\n \"nock\": \"9.1.4\",\n \"parcel-bundler\": \"1.0.3\",\n \"testdouble\": \"3.2.6\",\n \"unexpected\": \"10.36.2\"\n },\n \"dependencies\": {\n \"debug\": \"3.1.0\"\n },\n \"esdoc\": {\n \"source\": \"./lib\",\n \"destination\": \"./docs\",\n \"plugins\": [\n {\n \"name\": \"esdoc-standard-plugin\",\n \"option\": {\n \"lint\": {\n \"enable\": false\n }\n }\n }\n ]\n }\n}\n",
"longname": "/Users/miro/Documents/develop/electron-oauth-helper/package.json",
"name": "package.json",
"static": true,
Expand Down
18 changes: 9 additions & 9 deletions docs/source.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,71 +54,71 @@
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/9</span></td>
<td style="display: none;" data-ice="size">1436 byte</td>
<td style="display: none;" data-ice="lines">68</td>
<td style="display: none;" data-ice="updated">2017-12-01 02:18:09 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/oauth1/helper.js.html#errorLines=1,2,3,41,47">lib/oauth1/helper.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">28 %</span><span data-ice="coverageCount" class="coverage-count">2/7</span></td>
<td style="display: none;" data-ice="size">3131 byte</td>
<td style="display: none;" data-ice="lines">109</td>
<td style="display: none;" data-ice="updated">2017-12-01 07:19:26 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/oauth1/index.js.html#errorLines=1,10,14,2,20,3,31,4,6">lib/oauth1/index.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">18 %</span><span data-ice="coverageCount" class="coverage-count">2/11</span></td>
<td style="display: none;" data-ice="size">2960 byte</td>
<td style="display: none;" data-ice="lines">98</td>
<td style="display: none;" data-ice="updated">2017-12-01 07:08:48 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/oauth2/helper.js.html#errorLines=1,12,2,4,42,6">lib/oauth2/helper.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">53 %</span><span data-ice="coverageCount" class="coverage-count">7/13</span></td>
<td style="display: none;" data-ice="size">5871 byte</td>
<td style="display: none;" data-ice="lines">267</td>
<td style="display: none;" data-ice="updated">2017-12-01 07:54:57 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/oauth2/index.js.html#errorLines=1,119,19,20,21,3,9">lib/oauth2/index.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">41 %</span><span data-ice="coverageCount" class="coverage-count">5/12</span></td>
<td style="display: none;" data-ice="size">3827 byte</td>
<td style="display: none;" data-ice="lines">141</td>
<td style="display: none;" data-ice="updated">2017-12-01 07:55:46 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/utils/index.js.html#errorLines=13,2,5,7,9">lib/utils/index.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/5</span></td>
<td style="display: none;" data-ice="size">346 byte</td>
<td style="display: none;" data-ice="lines">23</td>
<td style="display: none;" data-ice="updated">2017-12-01 06:44:16 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/utils/redirect.js.html#errorLines=1">lib/utils/redirect.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">1/2</span></td>
<td style="display: none;" data-ice="size">1172 byte</td>
<td style="display: none;" data-ice="lines">51</td>
<td style="display: none;" data-ice="updated">2017-12-01 01:31:16 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/utils/request.js.html#errorLines=1,2">lib/utils/request.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">2/4</span></td>
<td style="display: none;" data-ice="size">1944 byte</td>
<td style="display: none;" data-ice="lines">83</td>
<td style="display: none;" data-ice="updated">2017-12-01 06:28:50 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/lib/utils/util.js.html">lib/utils/util.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">792 byte</td>
<td style="display: none;" data-ice="lines">50</td>
<td style="display: none;" data-ice="updated">2017-12-01 06:01:34 (UTC)</td>
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
</tr>
</tbody>
</table>
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": "electron-oauth-helper",
"version": "1.0.2",
"version": "2.0.0",
"description": "Easy to use helper library for OAuth1 and OAuth2.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 96caa69

Please sign in to comment.