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

@0xsequence/metadata

Package Overview
Dependencies
Maintainers
6
Versions
457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/metadata - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

1

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

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

const fetch = globalThis.fetch;
class SequenceMetadata extends Metadata {

@@ -1184,0 +1183,0 @@ constructor(hostname = 'https://metadata.sequence.app', projectAccessKey, jwtAuth) {

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

const fetch = globalThis.fetch;
class SequenceMetadata extends Metadata {

@@ -1184,0 +1183,0 @@ constructor(hostname = 'https://metadata.sequence.app', projectAccessKey, jwtAuth) {

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

const fetch = globalThis.fetch;
class SequenceMetadata extends Metadata {

@@ -1180,0 +1179,0 @@ constructor(hostname = 'https://metadata.sequence.app', projectAccessKey, jwtAuth) {

2

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

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

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

const fetch = globalThis.fetch
export class SequenceMetadata extends MetadataRpc {

@@ -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