New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.40 to 1.2.41

2

dist/parallax.model.d.ts

@@ -12,2 +12,3 @@ export declare namespace Parallax {

contractAddress: string;
dateCreated: number;
lastUpdated: number;

@@ -26,2 +27,3 @@ nextUpdate: number;

id: string;
dateCreated: number;
lastUpdated: number;

@@ -28,0 +30,0 @@ nextUpdate: number;

2

package.json
{
"name": "@replicode/parallax",
"version": "1.2.40",
"version": "1.2.41",
"description": "",

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

@@ -16,2 +16,3 @@ import { Dictionary } from '@replicode/common';

contractAddress: string
dateCreated: number
lastUpdated: number

@@ -31,2 +32,3 @@ nextUpdate: number

id: string
dateCreated: number
lastUpdated: number

@@ -33,0 +35,0 @@ nextUpdate: number

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