Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@requestnetwork/currency

Package Overview
Dependencies
Maintainers
6
Versions
605
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/currency - npm Package Compare versions

Comparing version 0.6.1-next.1449 to 0.7.0

30

CHANGELOG.md

@@ -6,2 +6,32 @@ # Change Log

# 0.7.0 (2021-05-12)
### Bug Fixes
* CTBK address should be checksummed ([#471](https://github.com/RequestNetwork/requestNetwork/issues/471)) ([157b4ff](https://github.com/RequestNetwork/requestNetwork/commit/157b4ff9e54ed8298553f0c732f9af6dc9772e88))
* ERC20 currency case ([#428](https://github.com/RequestNetwork/requestNetwork/issues/428)) ([9f4f131](https://github.com/RequestNetwork/requestNetwork/commit/9f4f13114d32ad30cedee2187052a41f16a8985f))
* MPH checksum ([#502](https://github.com/RequestNetwork/requestNetwork/issues/502)) ([58ba868](https://github.com/RequestNetwork/requestNetwork/commit/58ba868fc99c09b46f2e6615f0294da66b3699d5))
* other references to MPH address ([#504](https://github.com/RequestNetwork/requestNetwork/issues/504)) ([fb072ee](https://github.com/RequestNetwork/requestNetwork/commit/fb072ee0aa1a8936e03130dcb3a5b2b39ce4e6f3))
* Token.from('FAU-rinkeby') ([#490](https://github.com/RequestNetwork/requestNetwork/issues/490)) ([0d45458](https://github.com/RequestNetwork/requestNetwork/commit/0d45458ee985a4c431b59b39224d3dfb797d118c))
### Features
* add mph and ausdc tokens to supported tokens ([#423](https://github.com/RequestNetwork/requestNetwork/issues/423)) ([6f8afec](https://github.com/RequestNetwork/requestNetwork/commit/6f8afec5bc5fbbd8b33280808bff47d07e5377f0))
* add OCEAN and SAND ([#451](https://github.com/RequestNetwork/requestNetwork/issues/451)) ([055530c](https://github.com/RequestNetwork/requestNetwork/commit/055530c5326489e633034f3f2b7940bb39a39aaa))
* add tokens and refacto custom ERC20s ([#509](https://github.com/RequestNetwork/requestNetwork/issues/509)) ([897bdac](https://github.com/RequestNetwork/requestNetwork/commit/897bdac6d08720f8408752ade1f85a86d68a59ff))
* ARKO on-chain conversion ([#511](https://github.com/RequestNetwork/requestNetwork/issues/511)) ([590821b](https://github.com/RequestNetwork/requestNetwork/commit/590821bd23954ff01797d06292493dcda08fd651))
* mainnet conversion contract and aggregators ([#477](https://github.com/RequestNetwork/requestNetwork/issues/477)) ([d5ddd6a](https://github.com/RequestNetwork/requestNetwork/commit/d5ddd6ae5d394801de7d0febca9e3f99b3d1cee5))
* matic mOCEAN token ([#494](https://github.com/RequestNetwork/requestNetwork/issues/494)) ([a38e26a](https://github.com/RequestNetwork/requestNetwork/commit/a38e26a001bce3f0ec9384b5b5079a732eef941c))
* OLY token & extra token cleanup ([#500](https://github.com/RequestNetwork/requestNetwork/issues/500)) ([93a1037](https://github.com/RequestNetwork/requestNetwork/commit/93a1037f7c6b8ff0ae45708c9c9b2c8ddd32ceae))
* payment network any to erc20 smartcontracts ([#408](https://github.com/RequestNetwork/requestNetwork/issues/408)) ([a2f30a8](https://github.com/RequestNetwork/requestNetwork/commit/a2f30a84689eaea0994e72944c417718c7aad20e))
* replace aUSDC v1 (unused) by v2, add ANKR, XSGD ([#493](https://github.com/RequestNetwork/requestNetwork/issues/493)) ([7dbbd6d](https://github.com/RequestNetwork/requestNetwork/commit/7dbbd6de5fc0734c3b241b21e7a071b3fe5ec133))
* SAND aggregator support for conversion ([#487](https://github.com/RequestNetwork/requestNetwork/issues/487)) ([46cbe1b](https://github.com/RequestNetwork/requestNetwork/commit/46cbe1bef7b703addb34d7f1d810fea4ff233f5b))
* updated aggregators for AUD and CAD ([#482](https://github.com/RequestNetwork/requestNetwork/issues/482)) ([9d6c143](https://github.com/RequestNetwork/requestNetwork/commit/9d6c1438e2b99189155e7264943357c72f35a459))
# 0.6.0 (2021-04-19)

@@ -8,0 +38,0 @@

8

package.json
{
"name": "@requestnetwork/currency",
"version": "0.6.1-next.1449+590821bd",
"version": "0.7.0",
"publishConfig": {

@@ -45,4 +45,4 @@ "access": "public"

"@metamask/contract-metadata": "1.25.0",
"@requestnetwork/types": "0.33.1-next.1449+590821bd",
"@requestnetwork/utils": "0.33.1-next.1449+590821bd",
"@requestnetwork/types": "0.34.0",
"@requestnetwork/utils": "0.34.0",
"node-dijkstra": "2.5.0"

@@ -62,3 +62,3 @@ },

},
"gitHead": "590821bd23954ff01797d06292493dcda08fd651"
"gitHead": "0f3528ff970375c5fa2979c208283f91b63fd497"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc