File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change
1
+ node_modules /
Original file line number Diff line number Diff line change 15
15
"bugs" : {
16
16
"url" : " https://github.com/mihhail-lapushkin/grunt-css-url-embed/issues"
17
17
},
18
- "licenses" : [{
19
- "type" : " MIT" ,
20
- "url" : " https://github.com/mihhail-lapushkin/grunt-css-url-embed/blob/master/LICENSE-MIT"
21
- }],
18
+ "licenses" : [
19
+ {
20
+ "type" : " MIT" ,
21
+ "url" : " https://github.com/mihhail-lapushkin/grunt-css-url-embed/blob/master/LICENSE-MIT"
22
+ }
23
+ ],
22
24
"engines" : {
23
25
"node" : " >=0.8.0"
24
26
},
25
27
"dependencies" : {
26
- "mime" : " ~1 .3.0 " ,
28
+ "mime" : " ~2 .3.1 " ,
27
29
"node-units" : " ~0.1.0" ,
28
- "request" : " ~2.79 .0"
30
+ "request" : " ~2.88 .0"
29
31
},
30
32
"optionalDependencies" : {
31
- "mmmagic" : " ~0.4 .0"
33
+ "mmmagic" : " ~0.5 .0"
32
34
},
33
35
"keywords" : [
34
36
" gruntplugin" ,
You can’t perform that action at this time.
0 commit comments