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

@eth-optimism/core-utils

Package Overview
Dependencies
Maintainers
6
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-optimism/core-utils - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

CHANGELOG.md
# @eth-optimism/core-utils
## 0.2.2
### Patch Changes
- 01eaf2c: added extra logs to base-service / dtl to improve observability
## 0.2.1

@@ -4,0 +10,0 @@

4

dist/base-service.js

@@ -20,3 +20,5 @@ "use strict";

await this._init();
this.logger.info('Service has initialized.');
this.logger.info('Service has initialized.', {
options: this.options,
});
this.initialized = true;

@@ -23,0 +25,0 @@ }

{
"name": "@eth-optimism/core-utils",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/index",

@@ -5,0 +5,0 @@ "files": [

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