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

ox

Package Overview
Dependencies
Maintainers
0
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ox - npm Package Compare versions

Comparing version 0.0.0-20240815T034325 to 0.0.0-20240815T034436

2

_cjs/version.d.ts

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

export declare const version = "0.0.0-20240815T034325";
export declare const version = "0.0.0-20240815T034436";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '0.0.0-20240815T034325';
exports.version = '0.0.0-20240815T034436';
//# sourceMappingURL=version.js.map
/** @internal */
export declare const version = "0.0.0-20240815T034325";
export declare const version = "0.0.0-20240815T034436";
//# sourceMappingURL=version.d.ts.map
/** @internal */
export const version = '0.0.0-20240815T034325';
export const version = '0.0.0-20240815T034436';
//# sourceMappingURL=version.js.map

@@ -59,3 +59,3 @@ import { hexToBytes } from '../bytes/toBytes.js'

type ReturnType<to extends To> = toRlp.ReturnType<to>
export type ErrorType = toRlp.ErrorType | ErrorType_
type ErrorType = toRlp.ErrorType | ErrorType_
}

@@ -79,3 +79,3 @@ export function bytesToRlp<to extends To = 'bytes'>(

type ReturnType<to extends To> = toRlp.ReturnType<to>
export type ErrorType = toRlp.ErrorType | ErrorType_
type ErrorType = toRlp.ErrorType | ErrorType_
}

@@ -82,0 +82,0 @@ export function hexToRlp<to extends To = 'hex'>(

{
"name": "ox",
"description": "Ethereum Standard Library",
"version": "0.0.0-20240815T034325",
"version": "0.0.0-20240815T034436",
"main": "./_cjs/index.js",

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

/** @internal */
export const version = '0.0.0-20240815T034325'
export const version = '0.0.0-20240815T034436'

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