feat: 기능 추가 과정중
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
supplyChainDigest,
|
||||
validateDependencyReview,
|
||||
validateLicensePolicy,
|
||||
} from "../../scripts/lib/supply-chain.mjs";
|
||||
} from "../../scripts/lib/supply-chain.ts";
|
||||
|
||||
const integrity = `sha512-${Buffer.alloc(64, 7).toString("base64")}`;
|
||||
const dependency = {
|
||||
|
||||
Reference in New Issue
Block a user