New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.7 to 2.2.8

.nvmrc

3

CHANGELOG.md
# Changelog
## v2.2.8
- Upgraded dependencies
## v2.2.7

@@ -4,0 +7,0 @@ - Added `esnext` and `sideEffects` in package.json

24

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

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

"@babel/runtime": "^7.12.5",
"@jalik/deep-extend": "^1.1.10",
"@jalik/observer": "^1.1.9"
"@jalik/deep-extend": "^1.1.11",
"@jalik/observer": "^1.1.10"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"acorn": "^7.4.1",
"ajv": "^6.12.6",
"eslint": "^7.13.0",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"acorn": "^8.0.4",
"ajv": "^7.0.3",
"eslint": "^7.18.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3",
"typescript": "^4.0.5"
"typescript": "^4.1.3"
}
}
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