🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@blue.ts/logging

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blue.ts/logging - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+23
CHANGELOG.md
# Changelog
## [0.2.0](https://github.com/jjgsif/blue.ts/compare/@blue.ts/logging-v0.1.0...@blue.ts/logging-v0.2.0) (2026-04-06)
### Features
* **auth:** added new auth strategies and updates to TS configs ([ecf1c64](https://github.com/jjgsif/blue.ts/commit/ecf1c646b0fab1fbed28c38839071720c718b13d))
* **auth:** added new auth strategies and updates to TS configs and pipelines ([97fdf10](https://github.com/jjgsif/blue.ts/commit/97fdf1004e1f06ba15965c6115b6eb60bded3175))
* **logging:** add logging configs - Bun Workers, Console, File ([ad0ecbf](https://github.com/jjgsif/blue.ts/commit/ad0ecbf04a7ef2dabaafff0da4c75494918cf07a))
* **middleware:** Logging, Auth, and misc Middleware ([995fe39](https://github.com/jjgsif/blue.ts/commit/995fe3915e31d5b4540e2b014bdb3357e666eedd))
### Bug Fixes
* **pipeline:** fixed tsconfig.json ([2220bca](https://github.com/jjgsif/blue.ts/commit/2220bca42558596dcdec1193d6ec60d650b7c88c))
* **pipelines:** updated package.json for pipelines ([03d7755](https://github.com/jjgsif/blue.ts/commit/03d7755ea5289373c4dc5b83dce88e4a687a2f2c))
* **pipelines:** updated package.json for pipelines ([03d7755](https://github.com/jjgsif/blue.ts/commit/03d7755ea5289373c4dc5b83dce88e4a687a2f2c))
* **pipelines:** updated package.json for pipelines ([598e28e](https://github.com/jjgsif/blue.ts/commit/598e28e416a7a322158b2dfa3af249d4a5b0cf22))
* **pipelines:** updated package.json for pipelines - types ([4b1271a](https://github.com/jjgsif/blue.ts/commit/4b1271a300c124c3ff6fc1a745ea6b697d93b3e6))
* **pipeline:** updated file transport ([6fd40b8](https://github.com/jjgsif/blue.ts/commit/6fd40b837f74608d408cf18f8d29beb8fece3acc))
* **pipeline:** updated transports and readme ([1125ae5](https://github.com/jjgsif/blue.ts/commit/1125ae53859c256397138d5a5d36958598db3c38))
* **release-checks:** updated release-please files and package.jsons ([1097ad2](https://github.com/jjgsif/blue.ts/commit/1097ad28d0a0899e442c32af9fd2d60c4d732c1e))
+1
-1
{
"name": "@blue.ts/logging",
"version": "0.1.0",
"version": "0.2.0",
"module": "index.ts",

@@ -5,0 +5,0 @@ "type": "module",