Socket
Socket
Sign inDemoInstall

@0xsequence/api

Package Overview
Dependencies
Maintainers
2
Versions
470
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 0.9.0 to 0.9.1

dist/0xsequence-api.cjs.d.ts

12

CHANGELOG.md
# @0xsequence/api
## 0.9.1
### Patch Changes
- - patch bump
## 0.9.0
### Minor Changes
- - provider transport hardening
## 0.8.5

@@ -4,0 +16,0 @@

2

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

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

@@ -1,2 +0,2 @@

/* tslint:disable */
/* eslint-disable */
// arcadeum-api v0.3.0 4f6f57fe6ee3b314923237fd391c1e49d7ea17a7

@@ -1102,5 +1102,5 @@ // --

export class ArcadeumAPI implements ArcadeumAPI {
private hostname: string
private fetch: Fetch
private path = '/rpc/ArcadeumAPI/'
protected hostname: string
protected fetch: Fetch
protected path = '/rpc/ArcadeumAPI/'

@@ -1107,0 +1107,0 @@ constructor(hostname: string, fetch: Fetch) {

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