1 line
699 B
Plaintext
1 line
699 B
Plaintext
{"version":3,"file":"522.index.js","mappings":";;;;;;;;;;AAAA,yCAA4C;AAE5C,SAAwB,WAAW;IACjC,OAAO,CAAC,GAAG,CACT,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CACrB,KAAK,KAAK,CAAC,IAAI,CAAC,OAAO,0KAA0K,CAClM,CACF,CAAC;AACJ,CAAC;AAND,8BAMC","sources":["webpack://snyk/./src/cli/commands/protect/index.ts"],"sourcesContent":["import * as theme from '../../../lib/theme';\n\nexport default function protectFunc() {\n console.log(\n theme.color.status.warn(\n `\\n${theme.icon.WARNING} WARNING: Snyk protect was removed at 31 March 2022.\\nPlease use '@snyk/protect' package instead: https://updates.snyk.io/snyk-wizard-and-snyk-protect-removal-224137 \\n`,\n ),\n );\n}\n"],"names":[],"sourceRoot":""} |