@pnpm/core-loggers
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2015-2016 Rico Sta. Cruz and other contributors | ||
| Copyright (c) 2016-2025 Zoltan Kochan and other contributors | ||
| Copyright (c) 2016-2026 Zoltan Kochan and other contributors | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+3
-3
| { | ||
| "name": "@pnpm/core-loggers", | ||
| "version": "1001.0.8", | ||
| "version": "1001.0.9", | ||
| "description": "Core loggers of pnpm", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@pnpm/types": "1001.2.0" | ||
| "@pnpm/types": "1001.3.0" | ||
| }, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@pnpm/core-loggers": "1001.0.8", | ||
| "@pnpm/core-loggers": "1001.0.9", | ||
| "@pnpm/logger": "1001.0.1" | ||
@@ -40,0 +40,0 @@ }, |
+ Added
- Removed
Updated