Socket
Socket
Sign inDemoInstall

@streamr/config

Package Overview
Dependencies
Maintainers
12
Versions
77
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 4.0.1 to 4.0.2

2

dist/src/index.d.ts

@@ -65,2 +65,3 @@ export declare const config: {

};
theGraphUrl: string;
};

@@ -100,2 +101,3 @@ dev2: {

};
theGraphUrl: string;
};

@@ -102,0 +104,0 @@ alfajores: {

6

dist/src/index.js

@@ -77,3 +77,4 @@ "use strict";

"OperatorDefaultPoolYieldPolicy": "0x252743660fACD52e7CEF851CEB1c133B58Fb526d"
}
},
"theGraphUrl": "http://10.200.10.1:8000/subgraphs/name/streamr-dev/network-subgraphs"
},

@@ -114,3 +115,4 @@ "dev2": {

"DataUnionTemplate": "0x8c1032014E7f14dECAD2b06f01215280C858c3Fe"
}
},
"theGraphUrl": "http://10.200.10.1:8800/subgraphs/name/streamr-dev/network-subgraphs"
},

@@ -117,0 +119,0 @@ "alfajores": {

{
"version": "4.0.1",
"version": "4.0.2",
"name": "@streamr/config",

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

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