@compas/cli
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "@compas/cli", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "CLI containing utilities and simple script runner", | ||
@@ -32,3 +32,3 @@ "exports": { | ||
"dependencies": { | ||
"@compas/stdlib": "0.7.5", | ||
"@compas/stdlib": "0.7.6", | ||
"c8": "8.0.1", | ||
@@ -35,0 +35,0 @@ "chokidar": "3.5.3", |
@@ -14,2 +14,2 @@ /// <reference types="node" resolution-mode="require"/> | ||
export function runTestsInProcess(testConfig: import("./config.js").TestConfig): Promise<number>; | ||
export const workerFile: import("node:url").URL; | ||
export const workerFile: import("url").URL; |
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
260835
+ Added@compas/stdlib@0.7.6(transitive)
+ Added@types/node@20.8.5(transitive)
+ Addedpino@8.16.0(transitive)
+ Addedundici-types@5.25.3(transitive)
+ Addedwhich-typed-array@1.1.16(transitive)
- Removed@compas/stdlib@0.7.5(transitive)
- Removed@types/node@20.6.2(transitive)
- Removedpino@8.15.1(transitive)
- Removedwhich-typed-array@1.1.15(transitive)
Updated@compas/stdlib@0.7.6