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

@subql/apollo-links

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/apollo-links - npm Package Compare versions

Comparing version 0.3.3-1 to 0.3.3-2

2

dist/auth-link/authLink.js

@@ -22,3 +22,3 @@ "use strict";

sub = forward(operation).subscribe(observer);
});
}).catch((error) => observer.error(error));
return () => sub.unsubscribe();

@@ -25,0 +25,0 @@ });

{
"name": "@subql/apollo-links",
"version": "0.3.3-1",
"version": "0.3.3-2",
"description": "SubQuery Network - graphql links",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

},
"stableVersion": "0.3.3-0"
"stableVersion": "0.3.3-1"
}

@@ -34,3 +34,3 @@ // Copyright 2020-2022 SubQuery Pte Ltd authors & contributors

sub = forward(operation).subscribe(observer);
});
}).catch((error) => observer.error(error));

@@ -37,0 +37,0 @@ return () => sub.unsubscribe();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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