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

@jalik/logger

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/logger - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

CHANGELOG.md
# Changelog
## v2.1.1
- Updates devDependencies
- Changes package's repository URL
## v2.1.0

@@ -4,0 +8,0 @@ - Adds `:` after the logger name (ex: `ClassLogger: test`)

10

package.json
{
"name": "@jalik/logger",
"version": "2.1.0",
"version": "2.1.1",
"description": "A logging utility to log messages to anywhere.",

@@ -19,6 +19,6 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/jalik/jk-logger.git"
"url": "https://github.com/jalik/js-logger.git"
},
"bugs": {
"url": "https://github.com/jalik/jk-logger/issues"
"url": "https://github.com/jalik/js-logger/issues"
},

@@ -36,4 +36,4 @@ "main": "dist/logger.js",

"dependencies": {
"@jalik/extend": "^1.0.2",
"@jalik/observer": "^1.0.3"
"@jalik/extend": "^1.0.3",
"@jalik/observer": "^1.0.5"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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