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

@streamr/config

Package Overview
Dependencies
Maintainers
14
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@streamr/config - npm Package Compare versions

Comparing version 2.5.5 to 2.5.6

25

dist/src/networks.json

@@ -60,2 +60,27 @@ {

},
"alfajores": {
"id": 44787,
"rpcEndpoints": [
{
"url": "https://alfajores-forno.celo-testnet.org"
}
],
"contracts": {
"ProjectRegistry": "0x32A142A27A595DC75aD1443728fecCbD5650446A",
"MarketplaceV4": "0x14577e0D5BD77536E073712d98E471edDaFAE8b4",
"cUSD": "0x874069Fa1Eb16D44d622F2e0Ca25eeA172369bC1"
}
},
"optGoerli": {
"id": 420,
"rpcEndpoints": [
{
"url": "https://goerli.optimism.io"
}
],
"contracts": {
"RemoteMarketplace": "0xBef916b1EC6EAA3F522368f75094DAed5c228aF6",
"DAI": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1"
}
},
"ethereum": {

@@ -62,0 +87,0 @@ "id": 1,

2

package.json
{
"version": "2.5.5",
"version": "2.5.6",
"name": "@streamr/config",

@@ -4,0 +4,0 @@ "description": "Zero dependency package that contains Streamr Network smart contract addresses",

@@ -106,1 +106,3 @@ # @streamr/config

2.5.5: MarketplaceV4 address in dev1 added
2.5.6: ProjectRegistry, MarketplaceV4, RemoteMarketplace address added on live testnet
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