New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coincap/common2

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coincap/common2 - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/helpers.d.ts

@@ -14,3 +14,3 @@ export type TierInfo = {

export declare const stakerAddress = "0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f";
export declare const builderPoolId = "0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671";
export declare const builderPoolId = "0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360";
export declare const APR_UPDATES: {

@@ -17,0 +17,0 @@ block: number;

@@ -84,3 +84,3 @@ "use strict";

exports.stakerAddress = '0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f';
exports.builderPoolId = '0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671';
exports.builderPoolId = '0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360';
exports.APR_UPDATES = [

@@ -87,0 +87,0 @@ { block: 0, apr: 0.20 }, // Start at 20%

{
"name": "@coincap/common2",
"version": "1.0.2",
"version": "1.0.3",
"description": "CoinCap Common",

@@ -5,0 +5,0 @@ "private": false,

@@ -75,3 +75,3 @@ export type TierInfo = {

export const stakerAddress = '0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f'
export const builderPoolId = '0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671'
export const builderPoolId = '0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360'

@@ -78,0 +78,0 @@ export const APR_UPDATES = [

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