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

@etherdata-blockchain/logger

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etherdata-blockchain/logger - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 3.0.1 (2022-04-12)
### Bug Fixes
* Update dependencies for 43f4b4bfbe3c03fb50af4d38f3ffa3a5700d581d ([#73](https://github.com/etherdata-blockchain/packages/issues/73)) ([076e706](https://github.com/etherdata-blockchain/packages/commit/076e706987e95c7995b57e43acf2f2178151b6f0))
# 3.0.0 (2022-04-11)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@etherdata-blockchain/logger",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/index.js",

@@ -8,4 +8,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"chalk": "^5.0.0",
"typescript": "^4.5.4"
"chalk": "^5.0.1",
"typescript": "^4.6.3"
},

@@ -24,7 +24,7 @@ "repository": {

"devDependencies": {
"@types/jest": "^27.4.0",
"jest": "^27.4.7",
"ts-jest": "^27.1.3"
"@types/jest": "^27.4.1",
"jest": "^27.5.1",
"ts-jest": "^27.1.4"
},
"gitHead": "347f538454118c30c5d789ec2c0821db7e0419fa"
"gitHead": "2d4a1c6bbbb1b9ab0dac64bb821169b671ce6398"
}

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