@compas/cli
Advanced tools
Comparing version 0.0.132 to 0.0.133
@@ -1,2 +0,2 @@ | ||
import { InsightEvent, Logger } from "@compas/insight"; | ||
import { InsightEvent, Logger } from "@compas/stdlib"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@compas/cli", | ||
"version": "0.0.132", | ||
"version": "0.0.133", | ||
"description": "CLI containing utilities and simple script runner", | ||
@@ -29,4 +29,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/insight": "0.0.132", | ||
"@compas/stdlib": "0.0.132", | ||
"@compas/stdlib": "0.0.133", | ||
"c8": "7.7.2", | ||
@@ -58,3 +57,3 @@ "chokidar": "3.5.1", | ||
}, | ||
"gitHead": "049d95d965630ecf2d38c69df0e375a27f058ee3" | ||
"gitHead": "44a7cf7b76fb0c1f572adcda9565b3dd8f324058" | ||
} |
@@ -51,10 +51,2 @@ # @compas/cli | ||
**@compas/insight**: | ||
- A structured logger | ||
- Writing newline delimited JSON in production | ||
- Pretty printing for development | ||
- Various utilities to get insight in the running process | ||
- A manual event system | ||
**@compas/stdlib**: | ||
@@ -67,2 +59,7 @@ | ||
- Replacements for CommonJS `__dirname` and `__filename` | ||
- A structured logger | ||
- Writing newline delimited JSON in production | ||
- Pretty printing for development | ||
- Various utilities to get insight in the running process | ||
- A manual event system | ||
@@ -69,0 +66,0 @@ **@compas/server**: |
@@ -10,3 +10,2 @@ { | ||
"dependencies": { | ||
"@compas/insight": "{{version}}", | ||
"@compas/server": "{{version}}", | ||
@@ -13,0 +12,0 @@ "@compas/stdlib": "{{version}}", |
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
5
88942
122
+ Added@compas/stdlib@0.0.133(transitive)
+ Addeddotenv@9.0.0(transitive)
- Removed@compas/insight@0.0.132
- Removed@compas/insight@0.0.132(transitive)
- Removed@compas/stdlib@0.0.132(transitive)
- Removeddotenv@8.4.0(transitive)
Updated@compas/stdlib@0.0.133