diff --git a/packages/cli/npm-shrinkwrap.json b/packages/cli/npm-shrinkwrap.json index 8d538f9d97d..84f2fc1c3fb 100644 --- a/packages/cli/npm-shrinkwrap.json +++ b/packages/cli/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "@celo/celocli", - "version": "1.8.1-beta.1", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -329,9 +329,9 @@ } }, "@celo/base": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/base/-/base-4.0.0-beta.3.tgz", - "integrity": "sha512-HmV8ENCM09kqoCipdc2OKl2hU5C2Sr9zqt4h5zA1UR2FHahzKw5F/+7P1LbBjxJ0Whypll5/4hxhesLvIw+b8Q==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/base/-/base-4.0.0.tgz", + "integrity": "sha512-ZQ4f+YxjOaiKglPQ1Mej+B5b9q15jyt56Na6i/YMhEarXBl7SA1bkHiBliqTB/1zeqXGaOJQ6hfcL924d+ehdA==" }, "@celo/bls12377js": { "version": "0.1.1", @@ -343,12 +343,12 @@ } }, "@celo/connect": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/connect/-/connect-4.0.0-beta.3.tgz", - "integrity": "sha512-lU6xZTTUkzb5UTGu22dqzTIHDoWEq8dK8LOCloxsvaojNQO1Sfjhryuq5Ro/Q+5e33A2OneAb+vG/c/Q3KDRZg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/connect/-/connect-4.0.0.tgz", + "integrity": "sha512-fbYA5Gnlgvit7GJizP7jNNWnbIkzdRjfKpwYi04KcPFTXhMKKZzlsV0KQJgo3y+JWsPcBoDW9kjX9jDy8ZBwIQ==", "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", + "@celo/base": "4.0.0", + "@celo/utils": "4.0.0", "@types/debug": "^4.1.5", "@types/utf8": "^2.1.6", "bignumber.js": "^9.0.0", @@ -357,14 +357,14 @@ } }, "@celo/contractkit": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/contractkit/-/contractkit-4.0.0-beta.3.tgz", - "integrity": "sha512-wlp/lKwrUqvlp+Ox0XN6oUtOaqw8QZBGkFNk1hcbBzWTheDJVmj+UfYh0oZoYHiM/o/MPUbTLFrMoq8Gcrwxgg==", - "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", - "@celo/wallet-local": "4.0.0-beta.3", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/contractkit/-/contractkit-4.0.0.tgz", + "integrity": "sha512-o84Znj6R1nAU+b4Om2sWnQvhPviIQQSGYG2Yg9C2cWit2kbHWhpbnl2pl/TIlGaZtX5QnQlpnsAepxZ/KNL0Xg==", + "requires": { + "@celo/base": "4.0.0", + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", + "@celo/wallet-local": "4.0.0", "@types/bn.js": "^5.1.0", "@types/debug": "^4.1.5", "bignumber.js": "^9.0.0", @@ -377,13 +377,13 @@ } }, "@celo/cryptographic-utils": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/cryptographic-utils/-/cryptographic-utils-4.0.0-beta.3.tgz", - "integrity": "sha512-sKrnZTve2KL1ZP7uIJSddgCPJMoKPkAAY76W0Y8bNCzkDrTZGPcMnxDwHLbFE7Q8XM6Dd9uDrfODME2eQYkStA==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/cryptographic-utils/-/cryptographic-utils-4.0.0.tgz", + "integrity": "sha512-GnCz3mtDOaGiuoN6/Qtz7DLx5Q2ZfEa2XEqArxSg0zYDH90o4QFNh01+er1qqLZEiarzYcky/7ztkLEpv0fnfw==", "requires": { - "@celo/base": "4.0.0-beta.3", + "@celo/base": "4.0.0", "@celo/bls12377js": "0.1.1", - "@celo/utils": "4.0.0-beta.3", + "@celo/utils": "4.0.0", "@types/bn.js": "^5.1.0", "@types/elliptic": "^6.4.9", "@types/ethereumjs-util": "^5.2.0", @@ -421,29 +421,29 @@ } }, "@celo/explorer": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/explorer/-/explorer-4.0.0-beta.3.tgz", - "integrity": "sha512-aF/gk5HwS2oJk6wWeBN5/uKDfdZPKd+qr0Sh8oiNbJWXRSen07+fPvV1WSFNlO63er26MaM3+H6hRKuZdIT6Jw==", - "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/connect": "4.0.0-beta.3", - "@celo/contractkit": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/explorer/-/explorer-4.0.0.tgz", + "integrity": "sha512-qbOwmaYBlxPWLZCnh557AQQgZPpCATJaS+HTGneluS8nghlTT7BJDbP6FMzdSYWyy86Xw9DMMIcFv9h3GCEP3g==", + "requires": { + "@celo/base": "4.0.0", + "@celo/connect": "4.0.0", + "@celo/contractkit": "4.0.0", + "@celo/utils": "4.0.0", "@types/debug": "^4.1.5", "cross-fetch": "^3.1.5", "debug": "^4.1.1" } }, "@celo/governance": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/governance/-/governance-4.0.0-beta.3.tgz", - "integrity": "sha512-7S3L0qUpRT5GBOqSIFBfi7zhiS3IchXHn2hgtu7GVoGvF1QBo6Ahu0idH1jGO/Sr2EMHY9TMiCSGtMrCPyG9/g==", - "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/connect": "4.0.0-beta.3", - "@celo/contractkit": "4.0.0-beta.3", - "@celo/explorer": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/governance/-/governance-4.0.0.tgz", + "integrity": "sha512-TBA1C4Bw2wWSN+cOIYsR39zaDyfrKOAupcSO2wmaaxZJMSHTfzdrbHyjMzMKfO4GpBvH9yraNVZPWSg4YzRJWQ==", + "requires": { + "@celo/base": "4.0.0", + "@celo/connect": "4.0.0", + "@celo/contractkit": "4.0.0", + "@celo/explorer": "4.0.0", + "@celo/utils": "4.0.0", "@types/debug": "^4.1.5", "@types/ethereumjs-util": "^5.2.0", "@types/inquirer": "^6.5.0", @@ -453,14 +453,14 @@ } }, "@celo/identity": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/identity/-/identity-4.0.0-beta.3.tgz", - "integrity": "sha512-3E1uYTCPSgu0RNtRQe7uXwc+t3wYce/XWLM+sCbdwcLpm+CSHCUPS+cVYHwV+WGR0lugkMSeJVai5RSQcsTcxQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/identity/-/identity-4.0.0.tgz", + "integrity": "sha512-k0obcnOXXRe4j7KDhRaReiItmY2JKcIIlzCKgeGleriPAObRbix+3Wa9A9lRzBsJP7LcNdhhSrVZUySqraaTOg==", "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/contractkit": "4.0.0-beta.3", + "@celo/base": "4.0.0", + "@celo/contractkit": "4.0.0", "@celo/phone-number-privacy-common": "^2.0.2", - "@celo/utils": "4.0.0-beta.3", + "@celo/utils": "4.0.0", "@types/debug": "^4.1.5", "bignumber.js": "^9.0.0", "blind-threshold-bls": "git+https://github.com/celo-org/blind-threshold-bls-wasm.git#e1e2f8a", @@ -612,12 +612,12 @@ } }, "@celo/phone-utils": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/phone-utils/-/phone-utils-4.0.0-beta.3.tgz", - "integrity": "sha512-V06dYzRvV9onX1TaCLrwuIX+zhGlDjvkzG9cOxa8GmPezXMhtVzWSBn7OJcnZ7mGTjm1WdAhdicEIwpEFqw8TQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/phone-utils/-/phone-utils-4.0.0.tgz", + "integrity": "sha512-YEiH3bc1SpmpuYYceEiv76uvfkry63NE9vaQFVOE8tsKDhvhtKvCKHH8A/8xKv0wfPyvpivQZO6GkUK9DqOoZQ==", "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", + "@celo/base": "4.0.0", + "@celo/utils": "4.0.0", "@types/country-data": "^0.0.0", "@types/ethereumjs-util": "^5.2.0", "@types/google-libphonenumber": "^7.4.23", @@ -629,11 +629,11 @@ } }, "@celo/utils": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/utils/-/utils-4.0.0-beta.3.tgz", - "integrity": "sha512-zfC/wc8tJCzZEb6l7aqZxrYT61gdnykdoUSSHXJUowgIFd0cM0RkPG5KD27i4x49ZpgsUFOqS9TfSOB9V97FFQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/utils/-/utils-4.0.0.tgz", + "integrity": "sha512-uHT+wSRMwBwZLIRWS++B7n2L2ES1x7uSK/s8ibrS+Jmj8jMZ4lB4vdHarNj3yArUfLFkjKZ/fYBON2ONX/PPGQ==", "requires": { - "@celo/base": "4.0.0-beta.3", + "@celo/base": "4.0.0", "@types/bn.js": "^5.1.0", "@types/elliptic": "^6.4.9", "@types/ethereumjs-util": "^5.2.0", @@ -647,13 +647,13 @@ } }, "@celo/wallet-base": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-base/-/wallet-base-4.0.0-beta.3.tgz", - "integrity": "sha512-YeTu2mD7GYe5jYom5W6GuNWq0wfviLU7hYe7AZRv7GStmFF7GeNbF3MQpDgMJt9GQkBUNXsLaTYDRTQUE8ravg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-base/-/wallet-base-4.0.0.tgz", + "integrity": "sha512-v9WjDz7savLDXn9pvrMY2EOQKGdpdljMtGvz2ys1+fhv12hjo27IGGBL+LqcYtHqRhDlkDI+rrmcVqI4Jj2Qmw==", "requires": { - "@celo/base": "4.0.0-beta.3", - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", + "@celo/base": "4.0.0", + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", "@types/debug": "^4.1.5", "@types/ethereumjs-util": "^5.2.0", "bignumber.js": "^9.0.0", @@ -663,11 +663,11 @@ } }, "@celo/wallet-hsm": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-hsm/-/wallet-hsm-4.0.0-beta.3.tgz", - "integrity": "sha512-G0Bs89wIpx6zxTjWjFTEImc9lzgG6feMy3M0i7BpdB2JZsDwB6UxOM96E565cy5Ne1gc6Dqe8ds2xMonno/u4Q==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-hsm/-/wallet-hsm-4.0.0.tgz", + "integrity": "sha512-+HWugSVMBIWJ+8KnrHclq27RL6J7RoYYag1RzMTaDCS+AF2RUSS4TmL0DtsEJWiTqk+IkHrqYrPXI+EOG8kYrw==", "requires": { - "@celo/base": "4.0.0-beta.3", + "@celo/base": "4.0.0", "@types/asn1js": "^0.0.2", "@types/debug": "^4.1.5", "@types/secp256k1": "^4.0.0", @@ -679,18 +679,18 @@ } }, "@celo/wallet-hsm-azure": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-hsm-azure/-/wallet-hsm-azure-4.0.0-beta.3.tgz", - "integrity": "sha512-GitPxbTUvD92SmmSmjXblZef61KWhM8ymD+EoLHWpt89p+4tNKzeKaBrbgaqmxLYCHrzfe3u4X2ao+MZNm6wQw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-hsm-azure/-/wallet-hsm-azure-4.0.0.tgz", + "integrity": "sha512-IZIpfyg9kdkC4bJHSs3KtpWnsu9iKPjqQl382rydRJYVscNWLDKbEGnpuVJAbLU6nnGCJ6M2YvfSSU5LlAIwGw==", "requires": { "@azure/identity": "^1.1.0", "@azure/keyvault-keys": "^4.1.0", "@azure/keyvault-secrets": "^4.1.0", - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", - "@celo/wallet-base": "4.0.0-beta.3", - "@celo/wallet-hsm": "4.0.0-beta.3", - "@celo/wallet-remote": "4.0.0-beta.3", + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", + "@celo/wallet-base": "4.0.0", + "@celo/wallet-hsm": "4.0.0", + "@celo/wallet-remote": "4.0.0", "@types/secp256k1": "^4.0.0", "bignumber.js": "^9.0.0", "debug": "^4.1.1", @@ -700,14 +700,14 @@ } }, "@celo/wallet-ledger": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-ledger/-/wallet-ledger-4.0.0-beta.3.tgz", - "integrity": "sha512-ihmwbPZ6+SxpM7zwxKjLG9RsfRmyhrLpuAOHTFXHw4Bba3SzgMaLHWT9HjW1IdBtfF8CkhnHqOgc3SXSV2JnMA==", - "requires": { - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", - "@celo/wallet-base": "4.0.0-beta.3", - "@celo/wallet-remote": "4.0.0-beta.3", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-ledger/-/wallet-ledger-4.0.0.tgz", + "integrity": "sha512-dzshkfwrjvqg6BZ6+Yop6Oa0dG1bEUkzzUpIWrHTMZAsFL8b5KpSdkj4fjEWucgJ4qBSuvZvFB3WQ4Vh5gmJXg==", + "requires": { + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", + "@celo/wallet-base": "4.0.0", + "@celo/wallet-remote": "4.0.0", "@ledgerhq/hw-app-eth": "~5.11.0", "@ledgerhq/hw-transport": "~5.11.0", "@types/ethereumjs-util": "^5.2.0", @@ -717,26 +717,26 @@ } }, "@celo/wallet-local": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-local/-/wallet-local-4.0.0-beta.3.tgz", - "integrity": "sha512-kGpzGzQDqHDkf79VoUYzqZY1MWWQG+8HoPZuJBC1dyHxiXv7VD4q2hRcpAESWs2S1ySul4RUMXTWdkXMuJthWg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-local/-/wallet-local-4.0.0.tgz", + "integrity": "sha512-BHFkzm2MLkr/O0ztxDpIZXK6JvWoeSxFY1HV4TB/QP+B7BC3x+H42akLxKY7HjbO4CqOWw0/MWKEefQrdkeXXg==", "requires": { - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", - "@celo/wallet-base": "4.0.0-beta.3", + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", + "@celo/wallet-base": "4.0.0", "@types/ethereumjs-util": "^5.2.0", "eth-lib": "^0.2.8", "ethereumjs-util": "^5.2.0" } }, "@celo/wallet-remote": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@celo/wallet-remote/-/wallet-remote-4.0.0-beta.3.tgz", - "integrity": "sha512-UlnLOUef+XW/0lQNVKKfrE93V9n5IbC1VmHXf1x1uMHE7LvsrXRcwnaJU8GMCzLVbQlxgeJJJiTuILTvThRGCw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@celo/wallet-remote/-/wallet-remote-4.0.0.tgz", + "integrity": "sha512-gcUa1z4ZRlK40Og7yFVEOkT4rtl6gmhNIyXn5dE+wUKUnrKRZ95yc/dVcw+xHirn2GGx+58+l01RHXfDUOEDHw==", "requires": { - "@celo/connect": "4.0.0-beta.3", - "@celo/utils": "4.0.0-beta.3", - "@celo/wallet-base": "4.0.0-beta.3", + "@celo/connect": "4.0.0", + "@celo/utils": "4.0.0", + "@celo/wallet-base": "4.0.0", "@types/debug": "^4.1.5", "@types/ethereumjs-util": "^5.2.0", "eth-lib": "^0.2.8", diff --git a/packages/cli/package.json b/packages/cli/package.json index 4bd12aaeb69..f80ebd98751 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@celo/celocli", "description": "CLI Tool for transacting with the Celo protocol", - "version": "1.8.1-beta.1", + "version": "2.0.0", "author": "Celo", "license": "Apache-2.0", "repository": "celo-org/celo-monorepo", @@ -170,4 +170,4 @@ "prerun": "./lib/hooks/prerun/plugin-warning" } } -} \ No newline at end of file +}