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

viem

Package Overview
Dependencies
Maintainers
0
Versions
2331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viem - npm Package Compare versions

Comparing version 0.0.0-canary-20250304012245 to 0.0.0-canary-20250305030425

_cjs/chains/definitions/statusSepolia.js

2

_cjs/errors/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '0.0.0-canary-20250304012245';
exports.version = '0.0.0-canary-20250305030425';
//# sourceMappingURL=version.js.map

@@ -455,2 +455,3 @@ // biome-ignore lint/performance/noBarrelFile: entrypoint module

export { spicy } from './definitions/spicy.js';
export { statusSepolia } from './definitions/statusSepolia.js';
export { step } from './definitions/step.js';

@@ -457,0 +458,0 @@ export { story } from './definitions/story.js';

@@ -1,2 +0,2 @@

export const version = '0.0.0-canary-20250304012245';
export const version = '0.0.0-canary-20250305030425';
//# sourceMappingURL=version.js.map

@@ -455,2 +455,3 @@ export type { Chain } from '../types/chain.js';

export { spicy } from './definitions/spicy.js';
export { statusSepolia } from './definitions/statusSepolia.js';
export { step } from './definitions/step.js';

@@ -457,0 +458,0 @@ export { story } from './definitions/story.js';

@@ -1,2 +0,2 @@

export declare const version = "0.0.0-canary-20250304012245";
export declare const version = "0.0.0-canary-20250305030425";
//# sourceMappingURL=version.d.ts.map

@@ -457,2 +457,3 @@ export type { Chain } from '../types/chain.js'

export { spicy } from './definitions/spicy.js'
export { statusSepolia } from './definitions/statusSepolia.js'
export { step } from './definitions/step.js'

@@ -459,0 +460,0 @@ export { story } from './definitions/story.js'

@@ -1,1 +0,1 @@

export const version = '0.0.0-canary-20250304012245'
export const version = '0.0.0-canary-20250305030425'
{
"name": "viem",
"description": "TypeScript Interface for Ethereum",
"version": "0.0.0-canary-20250304012245",
"version": "0.0.0-canary-20250305030425",
"main": "./_cjs/index.js",

@@ -6,0 +6,0 @@ "module": "./_esm/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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