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

@quicknode/sdk

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quicknode/sdk - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

src/index.esm.js

3

package.json

@@ -9,4 +9,5 @@ {

"license": "MIT",
"version": "0.0.3",
"version": "0.0.4",
"main": "./src/index.js",
"module": "./src/index.esm.js",
"types": "./src/index.d.ts",

@@ -13,0 +14,0 @@ "dependencies": {

@@ -1,4 +0,3 @@

import 'cross-fetch/polyfill';
export * from './client';
export { QuickNodeSDK as default } from './client';
export * from './queries';

Sorry, the diff of this file is too big to display

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