🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@frinkly/thegraph-data-access

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frinkly/thegraph-data-access - npm Package Compare versions

Comparing version
0.35.3
to
0.35.4
+4
-0
CHANGELOG.md

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

## [0.35.4](https://github.com/RequestNetwork/requestNetwork/compare/@frinkly/thegraph-data-access@0.35.3...@frinkly/thegraph-data-access@0.35.4) (2023-02-26)
**Note:** Version bump only for package @frinkly/thegraph-data-access
## 0.35.3 (2023-02-26)

@@ -8,0 +12,0 @@

+5
-5
{
"name": "@frinkly/thegraph-data-access",
"version": "0.35.3",
"version": "0.35.4",
"publishConfig": {

@@ -43,6 +43,6 @@ "access": "public"

"dependencies": {
"@frinkly/data-access": "0.28.0",
"@frinkly/smart-contracts": "0.30.0",
"@frinkly/data-access": "0.28.1",
"@frinkly/smart-contracts": "0.30.1",
"@frinkly/types": "0.37.0",
"@frinkly/utils": "0.37.0",
"@frinkly/utils": "0.37.1",
"ethers": "5.5.1",

@@ -62,3 +62,3 @@ "graphql-request": "3.4.0",

},
"gitHead": "23b44e8acb2d4dcdf76ffbd1812f675382be9db1"
"gitHead": "8d21a76869c6ee6233cc28b0b4bcfebd4a22228d"
}