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

@0xsequence/api

Package Overview
Dependencies
Maintainers
6
Versions
515
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/api - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

1

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

@@ -1149,3 +1149,2 @@ 'use strict';

const fetch = globalThis.fetch;
class SequenceAPIClient extends API {

@@ -1152,0 +1151,0 @@ constructor(hostname, projectAccessKey, jwtAuth) {

@@ -1149,3 +1149,2 @@ 'use strict';

const fetch = globalThis.fetch;
class SequenceAPIClient extends API {

@@ -1152,0 +1151,0 @@ constructor(hostname, projectAccessKey, jwtAuth) {

@@ -1145,3 +1145,2 @@ function _extends() {

const fetch = globalThis.fetch;
class SequenceAPIClient extends API {

@@ -1148,0 +1147,0 @@ constructor(hostname, projectAccessKey, jwtAuth) {

2

package.json
{
"name": "@0xsequence/api",
"version": "2.1.6",
"version": "2.1.7",
"description": "api sub-package for Sequence",

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

@@ -5,4 +5,2 @@ export * from './api.gen'

const fetch = globalThis.fetch
export class SequenceAPIClient extends ApiRpc {

@@ -9,0 +7,0 @@ constructor(

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