@dynamic-amm/sdk
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "@dynamic-amm/sdk", | ||
"license": "MIT", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "🛠 An SDK for building applications on top of Dynamic AMM.", | ||
@@ -31,3 +31,7 @@ "main": "dist/index.js", | ||
"toformat": "^2.0.0", | ||
"ethers": "5.0.26" | ||
"@ethersproject/address": "^5.0.2", | ||
"@ethersproject/solidity": "^5.0.2", | ||
"@ethersproject/contracts": "^5.0.2", | ||
"@ethersproject/networks": "^5.0.2", | ||
"@ethersproject/providers": "^5.0.5" | ||
}, | ||
@@ -39,2 +43,3 @@ "devDependencies": { | ||
"ethereum-waffle": "3.2.2", | ||
"ethers": "5.0.26", | ||
"tsdx": "^0.12.3" | ||
@@ -41,0 +46,0 @@ }, |
# Dynamic AMM SDK | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
[![Actions Status](https://github.com/Uniswap/uniswap-sdk/workflows/CI/badge.svg)](https://github.com/Uniswap/uniswap-sdk) | ||
![Travis (.org)](https://img.shields.io/travis/dynamic-amm/dmm-sdk) | ||
[![npm version](https://img.shields.io/npm/v/@dynamic-amm/sdk/latest.svg)](https://www.npmjs.com/package/@dynamic-amm/sdk/v/latest) | ||
@@ -6,0 +6,0 @@ [![npm bundle size (scoped version)](https://img.shields.io/bundlephobia/minzip/@dynamic-amm/sdk/latest.svg)](https://bundlephobia.com/result?p=@dynamic-amm/sdk@latest) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
877406
11
6
+ Added@ethersproject/abi@5.7.0(transitive)
+ Added@ethersproject/abstract-provider@5.7.0(transitive)
+ Added@ethersproject/abstract-signer@5.7.0(transitive)
+ Added@ethersproject/address@5.7.0(transitive)
+ Added@ethersproject/base64@5.7.0(transitive)
+ Added@ethersproject/basex@5.7.0(transitive)
+ Added@ethersproject/bignumber@5.7.0(transitive)
+ Added@ethersproject/bytes@5.7.0(transitive)
+ Added@ethersproject/constants@5.7.0(transitive)
+ Added@ethersproject/contracts@5.7.0(transitive)
+ Added@ethersproject/hash@5.7.0(transitive)
+ Added@ethersproject/keccak256@5.7.0(transitive)
+ Added@ethersproject/logger@5.7.0(transitive)
+ Added@ethersproject/networks@5.7.1(transitive)
+ Added@ethersproject/properties@5.7.0(transitive)
+ Added@ethersproject/providers@5.7.2(transitive)
+ Added@ethersproject/random@5.7.0(transitive)
+ Added@ethersproject/rlp@5.7.0(transitive)
+ Added@ethersproject/sha2@5.7.0(transitive)
+ Added@ethersproject/signing-key@5.7.0(transitive)
+ Added@ethersproject/solidity@5.7.0(transitive)
+ Added@ethersproject/strings@5.7.0(transitive)
+ Added@ethersproject/transactions@5.7.0(transitive)
+ Added@ethersproject/web@5.7.1(transitive)
+ Addedbn.js@5.2.1(transitive)
+ Addedelliptic@6.5.4(transitive)
+ Addedhash.js@1.1.7(transitive)
+ Addedjs-sha3@0.8.0(transitive)
+ Addedws@7.4.6(transitive)
- Removedethers@5.0.26
- Removed@ethersproject/abi@5.0.10(transitive)
- Removed@ethersproject/abstract-provider@5.0.8(transitive)
- Removed@ethersproject/abstract-signer@5.0.11(transitive)
- Removed@ethersproject/address@5.0.9(transitive)
- Removed@ethersproject/base64@5.0.7(transitive)
- Removed@ethersproject/basex@5.0.7(transitive)
- Removed@ethersproject/bignumber@5.0.13(transitive)
- Removed@ethersproject/bytes@5.0.9(transitive)
- Removed@ethersproject/constants@5.0.8(transitive)
- Removed@ethersproject/contracts@5.0.9(transitive)
- Removed@ethersproject/hash@5.0.10(transitive)
- Removed@ethersproject/hdnode@5.0.8(transitive)
- Removed@ethersproject/json-wallets@5.0.10(transitive)
- Removed@ethersproject/keccak256@5.0.7(transitive)
- Removed@ethersproject/logger@5.0.8(transitive)
- Removed@ethersproject/networks@5.0.7(transitive)
- Removed@ethersproject/pbkdf2@5.0.7(transitive)
- Removed@ethersproject/properties@5.0.7(transitive)
- Removed@ethersproject/providers@5.0.19(transitive)
- Removed@ethersproject/random@5.0.7(transitive)
- Removed@ethersproject/rlp@5.0.7(transitive)
- Removed@ethersproject/sha2@5.0.7(transitive)
- Removed@ethersproject/signing-key@5.0.8(transitive)
- Removed@ethersproject/solidity@5.0.8(transitive)
- Removed@ethersproject/strings@5.0.8(transitive)
- Removed@ethersproject/transactions@5.0.9(transitive)
- Removed@ethersproject/units@5.0.9(transitive)
- Removed@ethersproject/wallet@5.0.10(transitive)
- Removed@ethersproject/web@5.0.12(transitive)
- Removed@ethersproject/wordlists@5.0.8(transitive)
- Removedaes-js@3.0.0(transitive)
- Removedelliptic@6.5.3(transitive)
- Removedethers@5.0.26(transitive)
- Removedhash.js@1.1.3(transitive)
- Removedjs-sha3@0.5.7(transitive)
- Removedscrypt-js@3.0.1(transitive)
- Removedws@7.2.3(transitive)