This commit is contained in:
Jaco
2022-01-01 08:26:48 +01:00
committed by GitHub
parent 0010f3b7cd
commit be87898397
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import fs from 'fs';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { AddressList, HostList } from './types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
declare const __dirname: string | undefined;
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = typeof __dirname === 'string'
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import fs from 'fs';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { detectPackage } from '@polkadot/util';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { fetch } from '@polkadot/x-fetch';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import fs from 'fs';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './detectPackage';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2021 @polkadot/phishing authors & contributors
// Copyright 2017-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Auto-generated by @polkadot/dev, do not edit
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
export interface HostList {
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright 2020-2021 @polkadot/phishing authors & contributors
# Copyright 2020-2022 @polkadot/phishing authors & contributors
# SPDX-License-Identifier: Apache-2.0
mkdir -p build
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import pinataSDK from '@pinata/sdk';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// Copyright 2020-2022 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
import fs from 'fs';