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

@aarc-dev/core-viem

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aarc-dev/core-viem - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

8

dist/src/utils/CoreTypes.d.ts

@@ -497,2 +497,10 @@ import { ChainId } from "./ChainTypes";

depositTokenUsdPrice?: number;
txData: {
chainId: string;
from: string;
to: string;
data: string;
value: string;
gasLimit: string;
};
}

@@ -499,0 +507,0 @@ export interface TransactionStep {

2

package.json
{
"name": "@aarc-dev/core-viem",
"version": "0.1.15",
"version": "0.1.16",
"description": "",

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

Sorry, the diff of this file is not supported yet

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