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

@replicode/parallax

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replicode/parallax - npm Package Compare versions

Comparing version 1.1.47 to 1.1.48

3

dist/parallax.model.d.ts

@@ -44,3 +44,4 @@ export declare namespace Parallax {

imageURL: string;
stats: CollectionStats;
isVerified: boolean;
stats?: CollectionStats;
}

@@ -47,0 +48,0 @@ interface Wallet {

{
"name": "@replicode/parallax",
"version": "1.1.47",
"version": "1.1.48",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index",

@@ -50,3 +50,4 @@ export namespace Parallax {

imageURL: string
stats: CollectionStats
isVerified: boolean
stats?: CollectionStats
}

@@ -53,0 +54,0 @@

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