@bunt/app
Advanced tools
Comparing version 0.24.8 to 0.24.9
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Promisify } from "@bunt/util"; | ||
@@ -3,0 +4,0 @@ import { Application } from "./Application"; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { ILogable, Promisify } from "@bunt/util"; | ||
@@ -3,0 +4,0 @@ import { Application } from "../Application"; |
{ | ||
"name": "@bunt/app", | ||
"version": "0.24.8", | ||
"version": "0.24.9", | ||
"keywords": [ | ||
@@ -29,9 +29,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/input": "^0.24.5", | ||
"@bunt/unit": "^0.24.7", | ||
"@bunt/util": "^0.24.5", | ||
"@bunt/input": "^0.24.9", | ||
"@bunt/unit": "^0.24.9", | ||
"@bunt/util": "^0.24.9", | ||
"path-to-regexp": "^6.2.1" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "7d694353729abe5325b293078ec7b0533fb791e8" | ||
"gitHead": "5339d2fa4e496960063b7fa2f5d0e4ce43e421e3" | ||
} |
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
50905
840
Updated@bunt/input@^0.24.9
Updated@bunt/unit@^0.24.9
Updated@bunt/util@^0.24.9