@tinyhttp/logger
Advanced tools
+3
-3
| { | ||
| "name": "@tinyhttp/logger", | ||
| "version": "0.1.0", | ||
| "version": "0.1.3", | ||
| "description": "tinyhttp logger module", | ||
@@ -22,6 +22,6 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@tinyhttp/app": "^0.0.1", | ||
| "@tinyhttp/app": "^0.1.3", | ||
| "colors": "^1.4.0" | ||
| }, | ||
| "gitHead": "72b57a9278e251d79850b7e7e644fe5673ac9d2e" | ||
| "gitHead": "57c3a4b8fda3989a6bec1285f6fccd713fb991da" | ||
| } |
+7
-7
| dependencies: | ||
| '@tinyhttp/app': 0.0.5 | ||
| '@tinyhttp/app': 0.1.2 | ||
| colors: 1.4.0 | ||
| lockfileVersion: 5.1 | ||
| packages: | ||
| /@tinyhttp/app/0.0.5: | ||
| /@tinyhttp/app/0.1.2: | ||
| dependencies: | ||
| '@tinyhttp/etag': 0.0.2 | ||
| '@tinyhttp/etag': 0.1.0 | ||
| content-type: 1.0.4 | ||
@@ -13,7 +13,7 @@ regexparam: 1.3.0 | ||
| resolution: | ||
| integrity: sha512-lvRAPWjGkFbdVeH3C5qPff09kqGSTlJ9b3f8t+S1LJgRurbDNoTgLs8oFs004sZ0jCzD4yrI/FunYHSOn6p/YQ== | ||
| /@tinyhttp/etag/0.0.2: | ||
| integrity: sha512-VaicOSNNZHhfWxYvdCj/i8DSSF1nABnA03tXPY6SClDCdpO+0vyNbsuYN62JIm9BSjn/C838EuRmqtkDSkX6OQ== | ||
| /@tinyhttp/etag/0.1.0: | ||
| dev: false | ||
| resolution: | ||
| integrity: sha512-7dsy/QEm5NuRwvdWnLXH/C0MLiyxKcl665uS7t8iORZHZJr9W3lW57t7jhv564bk1Pw/YbWLwlxxdX6OXVtMbA== | ||
| integrity: sha512-5twsHfUJfBilbMK+woED6N+50lMuPLbm52LHqW1lQ2UalSf5MW7InBPuMT/uNTEhVAcSfAMhGhesYnDv13TIYA== | ||
| /colors/1.4.0: | ||
@@ -38,3 +38,3 @@ dev: false | ||
| specifiers: | ||
| '@tinyhttp/app': ^0.0.5 | ||
| '@tinyhttp/app': ^0.1.2 | ||
| colors: ^1.4.0 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated