@4lch4/backpack
Advanced tools
Comparing version 0.0.4 to 0.0.6-1
import { WinstonTransport } from '@axiomhq/winston'; | ||
import { DEFAULT_LOG_HOSTNAME, DEFAULT_LOG_NODE_ENV, DEFAULT_LOG_SERVICE, } from '@constants/log/index.js'; | ||
import { DEFAULT_LOG_HOSTNAME, DEFAULT_LOG_NODE_ENV, DEFAULT_LOG_SERVICE, } from '../constants/log/index.js'; | ||
import { arch, platform } from 'os'; | ||
@@ -4,0 +4,0 @@ import Winston, { transports as WinstonTransports } from 'winston'; |
{ | ||
"name": "@4lch4/backpack", | ||
"displayName": "4lch4's Backpack", | ||
"version": "0.0.4", | ||
"version": "0.0.6-1", | ||
"description": "A collection of useful functions, constants, and more, for use in a variety of NodeJS packages/projects.", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66943