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

@cardano-sdk/cardano-graphql-db-sync

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-sdk/cardano-graphql-db-sync - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

dist/cardanoGraphqlDbSyncProvider.d.ts

13

package.json
{
"name": "@cardano-sdk/cardano-graphql-db-sync",
"version": "0.1.4",
"version": "0.1.5",
"description": "Cardano Graphql (cardano-db-sync) integration",

@@ -19,3 +19,4 @@ "engines": {

"test": "jest -c ./jest.config.js",
"coverage": "shx echo No coverage report for this package"
"coverage": "shx echo No coverage report for this package",
"prepack": "yarn build"
},

@@ -31,3 +32,9 @@ "devDependencies": {

"graphql-request": "^3.5.0"
}
},
"files": [
"dist/*",
"!dist/tsconfig.tsbuildinfo",
"LICENSE",
"NOTICE"
]
}
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