@bunt/project
Advanced tools
Comparing version 0.24.40 to 0.24.45
@@ -7,2 +7,2 @@ import { CommandContext } from "@bunt/cli"; | ||
} | ||
export declare type IProjectContext = ApplyContext<ProjectContext>; | ||
export type IProjectContext = ApplyContext<ProjectContext>; |
{ | ||
"name": "@bunt/project", | ||
"version": "0.24.40", | ||
"version": "0.24.45", | ||
"keywords": [ | ||
@@ -32,9 +32,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/app": "^0.24.40", | ||
"@bunt/cli": "^0.24.40", | ||
"@bunt/unit": "^0.24.40", | ||
"@bunt/app": "^0.24.45", | ||
"@bunt/cli": "^0.24.45", | ||
"@bunt/unit": "^0.24.45", | ||
"@bunt/util": "^0.24.38" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "914f04f6a85b23bce91453de66413e2f51bba450" | ||
"gitHead": "e15ed9b7a07c91e46ca69d511e9c71d8be7a0696" | ||
} |
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
17814
Updated@bunt/app@^0.24.45
Updated@bunt/cli@^0.24.45
Updated@bunt/unit@^0.24.45