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

@0xsequence/indexer

Package Overview
Dependencies
Maintainers
5
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/indexer - npm Package Compare versions

Comparing version 0.30.0 to 0.31.0

6

CHANGELOG.md
# @0xsequence/indexer
## 0.31.0
### Minor Changes
- - upgrading to ethers v5.5
## 0.30.0

@@ -4,0 +10,0 @@

4

dist/0xsequence-indexer.cjs.dev.js

@@ -243,3 +243,3 @@ 'use strict';

constructor(hostname, jwtAuth) {
super(hostname, fetch__default['default']);
super(hostname, fetch__default["default"]);
this.jwtAuth = jwtAuth;

@@ -258,3 +258,3 @@

init.headers = _extends({}, init.headers, headers);
return fetch__default['default'](input, init);
return fetch__default["default"](input, init);
};

@@ -261,0 +261,0 @@

@@ -243,3 +243,3 @@ 'use strict';

constructor(hostname, jwtAuth) {
super(hostname, fetch__default['default']);
super(hostname, fetch__default["default"]);
this.jwtAuth = jwtAuth;

@@ -258,3 +258,3 @@

init.headers = _extends({}, init.headers, headers);
return fetch__default['default'](input, init);
return fetch__default["default"](input, init);
};

@@ -261,0 +261,0 @@

{
"name": "@0xsequence/indexer",
"version": "0.30.0",
"version": "0.31.0",
"description": "indexer sub-package for Sequence",

@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/indexer",

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