File tree Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1+ karma-viewport-1.0.3 (2018-12-26)
2+
3+ * Updated all dependencies to fix security vulnerabilities
4+
15karma-viewport-1.0.2 (2018-03-28)
26
37 * Removed unnecessarily exported typing
Original file line number Diff line number Diff line change 11{
22 "name" : " karma-viewport" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " A Karma plugin for testing responsive features and layout" ,
55 "keywords" : [
66 " breakpoint" ,
Original file line number Diff line number Diff line change 66 "platform" : " Windows 7" ,
77 "screenResolution" : " 1280x1024"
88 },
9- "ie9 " : {
9+ "ie10 " : {
1010 "base" : " SauceLabs" ,
1111 "browserName" : " internet explorer" ,
12- "version" : " 9 " ,
13- "platform" : " Windows 7 " ,
12+ "version" : " 10 " ,
13+ "platform" : " Windows 8 " ,
1414 "screenResolution" : " 1280x1024"
1515 }
1616}
Original file line number Diff line number Diff line change 6161 "version" : " 10" ,
6262 "platform" : " Windows 8" ,
6363 "screenResolution" : " 1280x1024"
64- },
65- "ie9" : {
66- "base" : " SauceLabs" ,
67- "browserName" : " internet explorer" ,
68- "version" : " 9" ,
69- "platform" : " Windows 7" ,
70- "screenResolution" : " 1280x1024"
7164 }
7265}
You can’t perform that action at this time.
0 commit comments