Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit 36255f2

Browse files
authored
Merge pull request #292 from doitintl/feature/lior/bqalert
Feature/lior/bqalert
2 parents dfbc059 + 0eb914b commit 36255f2

File tree

4 files changed

+24
-8
lines changed

4 files changed

+24
-8
lines changed
-6 Bytes
Binary file not shown.

.eslintrc.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"env": {
3+
"browser": true
4+
},
5+
6+
"parser": "@typescript-eslint/parser",
7+
"parserOptions": {
8+
"ecmaVersion": 12,
9+
"sourceType": "module"
10+
},
11+
"plugins": [
12+
"@typescript-eslint"
13+
],
14+
"rules": {
15+
}
16+
}

dist/MANIFEST.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Hash: SHA512
99
"signedByOrgName": "DoiT International",
1010
"plugin": "doitintl-bigquery-datasource",
1111
"version": "2.0.1",
12-
"time": 1607956447803,
12+
"time": 1608061716784,
1313
"keyId": "7e4d0c6a708866e7",
1414
"files": {
1515
"LICENSE.md": "b40d79313086aafb7ab31bf033798850a20ff52daf52f9dba84f6ef169e326b2",
1616
"doitintl-bigquery-datasource_darwin_amd64": "89d3c1769d56208894555aaeb428d4d81d227d134d521cebdf1a3ea36333f93c",
17-
"module.js.map": "850a6e4547db7b738abb14f8d40b0ec840ca07734708e087883cf4e597121ceb",
17+
"module.js.map": "aaf3e2e96b59fc8fa89135cb16735a73b272660657baabbbdc1a0bc198f6e703",
1818
"doitintl-bigquery-datasource_windows_amd64.exe": "89d3c1769d56208894555aaeb428d4d81d227d134d521cebdf1a3ea36333f93c",
1919
"plugin.json": "198f8a869a085aefecfd17d3eb40166a54df2ed113fad4408ac67ddb4019f215",
2020
"README.md": "2c54953a9adbfd16ac4cc4ee4de052dc1895892416713cd9626a0e353e5e2047",
@@ -30,9 +30,9 @@ Hash: SHA512
3030
Version: OpenPGP.js v4.10.1
3131
Comment: https://openpgpjs.org
3232

33-
wqEEARMKAAYFAl/Xd98ACgkQfk0ManCIZudNRwIIj0r5euochQC/cihenY8A
34-
WUocEkHTCgvWHW2klOAQAEFGkW1DQbpjUCEatvXn04CYDGSQrhbDOba4O72t
35-
/19kAiUCCQGiWfeSMR3bT0uERc/ru2CHVoXasu1weUGKHNusP/cRzLe7Jeuz
36-
hf0IV415nwN9zEzuOVm1JGKMG1niqloIWx8ttA==
37-
=8Fzc
33+
wqEEARMKAAYFAl/ZExQACgkQfk0ManCIZuc+dAIIyFLAGT0h43BJ67tyGL4l
34+
wI7cAdOcAPTu6tObWdvu4M3glt80DiI11p3aEVxfxSx20Ujg52bFP+GvjvtU
35+
/j6NQCgCCQGRP0x2vnwTbA28p99xXl8t5jtBuqdXzOUQ9E0d8aeI523UvDDM
36+
cJlfojMoeTmuOpu47akPzV7QVSSA51bodaVL4A==
37+
=pdTb
3838
-----END PGP SIGNATURE-----

dist/module.js.map

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

0 commit comments

Comments
 (0)