aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OpenPGP/distinfo
blob: a1ebd54ef9ba0d68dd08b1c4056040ebf8ca89d4 (plain) (blame)
1
2
3
MD5 (Crypt-OpenPGP-1.03.tar.gz) = 020141cf2a3c22b50373fc5aeb7914d2
SHA256 (Crypt-OpenPGP-1.03.tar.gz) = a602fd8383349ed352614acf984103dfd6b9d2fc721262238bb9080ded1bed08
SIZE (Crypt-OpenPGP-1.03.tar.gz) = 96872
n-sol-tools/tag/?h=@0xproject/order-utils@1.0.7'>@0xproject/order-utils@1.0.7@0xproject/monorepo-scripts@1.0.11@0xproject/migrations@1.0.14@0xproject/metacoin@0.0.23@0xproject/json-schemas@1.0.7@0xproject/instant@0.0.2@0xproject/fill-scenarios@1.0.7@0xproject/dev-utils@1.0.12@0xproject/contract-wrappers@2.0.2@0xproject/connect@3.0.1@0xproject/base-contract@3.0.1@0xproject/asset-buyer@2.0.0@0xproject/assert@1.0.13@0xproject/abi-gen@1.0.130x.js@1.0.8Brandon Millman2018-10-0534-260/+260 | * Updated CHANGELOGSBrandon Millman2018-10-0556-141/+251 * | apply prettierfragosti2018-10-051-7/+1 * | Fix currupted yarn lock filefragosti2018-10-051-6/+6 * | Remove deps we probably dont needfragosti2018-10-052-49/+35 * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-0522-556/+758 |\| | * Merge pull request #1113 from 0xProject/feature/asset-buyer/testsBrandon Millman2018-10-057-58/+366 | |\ | | * Update BuyQuote interfaceBrandon Millman2018-10-055-40/+73 | | * Add missing default optionsBrandon Millman2018-10-041-3/+6 | | * Remove unused constantsBrandon Millman2018-10-041-3/+0 | | * Add fee order with a takerFeeBrandon Millman2018-10-041-2/+6 | | * Add additional order factory methods and refactor test to use themBrandon Millman2018-10-042-61/+61 | | * Add comments about buy quote calculationBrandon Millman2018-10-041-0/+2 | | * Update CHANGELOGBrandon Millman2018-10-041-0/+4 | | * Fix linterBrandon Millman2018-10-041-2/+0 | | * Add additional test for slippageBrandon Millman2018-10-042-18/+70 | | * Add buy_quote_calculator_testBrandon Millman2018-10-042-31/+246 | * | Merge pull request #1115 from 0xProject/upgradeWebpackFabio Berger2018-10-0514-493/+307 | |\ \ | | * | force re-buildFabio Berger2018-10-041-1/+1 | | * | Add website build to instructionsFabio Berger2018-10-041-0/+3 | | * | Revert format and re-add changesFabio Berger2018-10-041-256/+256 | | * | Build website in parallel with other tests since no other test relies on it b...Fabio Berger2018-10-043-254/+256 | | * | Add back sourceMap support for both dev/prodFabio Berger2018-10-041-1/+1 | | * | Upgrade webpackFabio Berger2018-10-0411-485/+294 | |/ / | * | Merge pull request #1112 from 0xProject/feature/instant/umd-upload-and-bundle...Francesco Agosti2018-10-041-0/+3 | |\ \ | | |/ | |/| | | * Add 0x Instant to bundle analysisfragosti2018-10-041-0/+3 | * | Merge pull request #1108 from 0xProject/bug/every-artifact-has-every-sourceF. Eugene Aumson2018-10-041-5/+82 | |\ \ | | |/ | |/| | | * fix: comment need for sourceCodes pruningF. Eugene Aumson2018-10-031-1/+5 | | * fix: use original source ID's from compiler outputF. Eugene Aumson2018-10-031-13/+24 | | * Fix some small bugs in compiler.tsAlex Browne2018-10-031-3/+18 | | * fix: persist artifacts with only relevant sourcesF. Eugene Aumson2018-10-031-5/+52 * | | Fix linting problemsfragosti2018-10-053-4/+4 * | | Improve utilities and try to use them in simple form componentfragosti2018-10-058-23/+89 * | | Add Flex and Container componentfragosti2018-10-053-0/+91 * | | Add some ui componentsfragosti2018-10-047-14/+172 * | | Add Inter UI fontfragosti2018-10-042-2/+7 * | | Add redux to 0x instantfragosti2018-10-046-26/+60 * | | Add styled-components with themefragosti2018-10-044-2/+70 |/ / * | Merge pull request #1109 from 0xProject/feature/instant/initFrancesco Agosti2018-10-0317-64/+1959 |\ \ | * | Fix typo in build:cifragosti2018-10-031-1/+1 | * | Make package privatefragosti2018-10-031-0/+1 | * | Ignore bundles in public dirfragosti2018-10-033-32/+2 | * | Add to READMEfragosti2018-10-031-0/+20 | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-03126-683/+1825 | |\| | * | Add public dirfragosti2018-10-034-0/+62 | * | Add build:ci commandfragosti2018-10-031-0/+1 | * | Add dev environmentfragosti2018-10-035-26/+150 | * | Clean up package jsonfragosti2018-10-032-47/+1183 | * | Tests are working with coveragefragosti2018-10-032-0/+23 | * | Have React setup with basic build workingfragosti2018-09-2812-40/+580 * | | Merge pull request #1086 from 0xProject/feature/asset-buyer/improve-asset-buy...Brandon Millman2018-10-0310-359/+207 |\ \ \ | |_|/ |/| | | * | Update READMEBrandon Millman2018-10-031-14/+0 | * | Fix linter errorsBrandon Millman2018-10-031-1/+1 | * | Merge branch 'development' into feature/asset-buyer/improve-asset-buyer-managerBrandon Millman2018-10-03197-1205/+3860 | |\ \ | |/ / |/| | * | | Merge pull request #1104 from 0xProject/feature/bundlesizeLeonid Logvinov2018-10-02