deepeshgarg007 | 5e9c7e2 | 2018-12-31 16:24:46 +0530 | [diff] [blame] | 1 | { |
Gavin D'souza | 47fac71 | 2020-02-11 00:44:23 +0530 | [diff] [blame] | 2 | "devdependencies": { |
snyk-bot | acb84ae | 2020-02-07 04:55:15 +0000 | [diff] [blame] | 3 | "snyk": "^1.290.1" |
Snyk bot | 075a340 | 2020-02-07 05:53:52 +0100 | [diff] [blame] | 4 | }, |
5 | "scripts": { | ||||
6 | "snyk-protect": "snyk protect", | ||||
7 | "prepare": "yarn run snyk-protect" | ||||
8 | }, | ||||
9 | "snyk": true | ||||
deepeshgarg007 | 5e9c7e2 | 2018-12-31 16:24:46 +0530 | [diff] [blame] | 10 | } |