Skip to content

Commit 96caa69

Browse files
committed
2.0.0
1 parent 65a8e53 commit 96caa69

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

docs/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2639,7 +2639,7 @@
26392639
},
26402640
{
26412641
"kind": "packageJSON",
2642-
"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",
2642+
"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",
26432643
"longname": "/Users/miro/Documents/develop/electron-oauth-helper/package.json",
26442644
"name": "package.json",
26452645
"static": true,

docs/source.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,71 +54,71 @@
5454
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/9</span></td>
5555
<td style="display: none;" data-ice="size">1436 byte</td>
5656
<td style="display: none;" data-ice="lines">68</td>
57-
<td style="display: none;" data-ice="updated">2017-12-01 02:18:09 (UTC)</td>
57+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
5858
</tr>
5959
<tr data-ice="file">
6060
<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>
6161
<td data-ice="identifier" class="identifiers">-</td>
6262
<td class="coverage"><span data-ice="coverage">28 %</span><span data-ice="coverageCount" class="coverage-count">2/7</span></td>
6363
<td style="display: none;" data-ice="size">3131 byte</td>
6464
<td style="display: none;" data-ice="lines">109</td>
65-
<td style="display: none;" data-ice="updated">2017-12-01 07:19:26 (UTC)</td>
65+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
6666
</tr>
6767
<tr data-ice="file">
6868
<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>
6969
<td data-ice="identifier" class="identifiers">-</td>
7070
<td class="coverage"><span data-ice="coverage">18 %</span><span data-ice="coverageCount" class="coverage-count">2/11</span></td>
7171
<td style="display: none;" data-ice="size">2960 byte</td>
7272
<td style="display: none;" data-ice="lines">98</td>
73-
<td style="display: none;" data-ice="updated">2017-12-01 07:08:48 (UTC)</td>
73+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
7474
</tr>
7575
<tr data-ice="file">
7676
<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>
7777
<td data-ice="identifier" class="identifiers">-</td>
7878
<td class="coverage"><span data-ice="coverage">53 %</span><span data-ice="coverageCount" class="coverage-count">7/13</span></td>
7979
<td style="display: none;" data-ice="size">5871 byte</td>
8080
<td style="display: none;" data-ice="lines">267</td>
81-
<td style="display: none;" data-ice="updated">2017-12-01 07:54:57 (UTC)</td>
81+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
8282
</tr>
8383
<tr data-ice="file">
8484
<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>
8585
<td data-ice="identifier" class="identifiers">-</td>
8686
<td class="coverage"><span data-ice="coverage">41 %</span><span data-ice="coverageCount" class="coverage-count">5/12</span></td>
8787
<td style="display: none;" data-ice="size">3827 byte</td>
8888
<td style="display: none;" data-ice="lines">141</td>
89-
<td style="display: none;" data-ice="updated">2017-12-01 07:55:46 (UTC)</td>
89+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
9090
</tr>
9191
<tr data-ice="file">
9292
<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>
9393
<td data-ice="identifier" class="identifiers">-</td>
9494
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/5</span></td>
9595
<td style="display: none;" data-ice="size">346 byte</td>
9696
<td style="display: none;" data-ice="lines">23</td>
97-
<td style="display: none;" data-ice="updated">2017-12-01 06:44:16 (UTC)</td>
97+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
9898
</tr>
9999
<tr data-ice="file">
100100
<td data-ice="filePath"><span><a href="file/lib/utils/redirect.js.html#errorLines=1">lib/utils/redirect.js</a></span></td>
101101
<td data-ice="identifier" class="identifiers">-</td>
102102
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">1/2</span></td>
103103
<td style="display: none;" data-ice="size">1172 byte</td>
104104
<td style="display: none;" data-ice="lines">51</td>
105-
<td style="display: none;" data-ice="updated">2017-12-01 01:31:16 (UTC)</td>
105+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
106106
</tr>
107107
<tr data-ice="file">
108108
<td data-ice="filePath"><span><a href="file/lib/utils/request.js.html#errorLines=1,2">lib/utils/request.js</a></span></td>
109109
<td data-ice="identifier" class="identifiers">-</td>
110110
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">2/4</span></td>
111111
<td style="display: none;" data-ice="size">1944 byte</td>
112112
<td style="display: none;" data-ice="lines">83</td>
113-
<td style="display: none;" data-ice="updated">2017-12-01 06:28:50 (UTC)</td>
113+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
114114
</tr>
115115
<tr data-ice="file">
116116
<td data-ice="filePath"><span><a href="file/lib/utils/util.js.html">lib/utils/util.js</a></span></td>
117117
<td data-ice="identifier" class="identifiers">-</td>
118118
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
119119
<td style="display: none;" data-ice="size">792 byte</td>
120120
<td style="display: none;" data-ice="lines">50</td>
121-
<td style="display: none;" data-ice="updated">2017-12-01 06:01:34 (UTC)</td>
121+
<td style="display: none;" data-ice="updated">2017-12-01 09:02:01 (UTC)</td>
122122
</tr>
123123
</tbody>
124124
</table>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-oauth-helper",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "Easy to use helper library for OAuth1 and OAuth2.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)