This repository was archived by the owner on Nov 1, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-6
lines changed
Expand file tree Collapse file tree 2 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1+ version: v1.5.0
2+ ignore: {}
3+ patch:
4+ 'npm:minimatch:20160620':
5+ - gulp > vinyl-fs > glob-stream > minimatch:
6+ patched: '2016-07-12T03:43:29.310Z'
7+ - gulp > vinyl-fs > glob-stream > glob > minimatch:
8+ patched: '2016-07-12T03:43:29.310Z'
9+ - gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch:
10+ patched: '2016-07-12T03:43:29.310Z'
11+ - gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch:
12+ patched: '2016-07-12T03:43:29.310Z'
Original file line number Diff line number Diff line change 1111 "gulp-replace" : " ^0.5.4" ,
1212 "gulp-sass" : " ^2.0.4" ,
1313 "gulp-uglify" : " ^1.4.2" ,
14- "js-yaml" : " ^3.4.3"
14+ "js-yaml" : " ^3.4.3" ,
15+ "snyk" : " ^1.17.0"
1516 },
1617 "devDependencies" : {
1718 "gulp-connect" : " ^2.2.0"
1819 },
1920 "scripts" : {
20- "gulp" : " gulp"
21+ "gulp" : " gulp" ,
22+ "snyk-protect" : " snyk protect" ,
23+ "prepublish" : " npm run snyk-protect"
2124 },
2225 "repository" : {
23- "type" : " git" ,
24- "url" : " https://github.com/github/developer.github.com.git"
26+ "type" : " git" ,
27+ "url" : " https://github.com/github/developer.github.com.git"
2528 },
2629 "engines" : {
2730 "node" : " >= 4.0.0"
28- }
29- }
31+ },
32+ "snyk" : true
33+ }
You can’t perform that action at this time.
0 commit comments