File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ Types of changes:
25
25
- ...
26
26
27
27
-------------
28
+ ## 3.1.1 - 2023-04-19
29
+ ### Fixed
30
+ - Remove CVE vulnerabilities
31
+
28
32
## 3.1.0 - 2023-04-10
29
33
### Added
30
34
- possibility to enable/disable the request of new image on resize using ` data-request-responsive-images `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-cloudimage-360-view" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"main" : " dist/index.js" ,
5
5
"description" : " " ,
6
6
"author" : " scaleflex" ,
55
55
"fs" : " ^0.0.1-security" ,
56
56
"gh-pages" : " ^2.0.1" ,
57
57
"highlight.js" : " ^10.4.1" ,
58
- "html-webpack-plugin" : " ^3.2.0 " ,
58
+ "html-webpack-plugin" : " ^5.5.1 " ,
59
59
"isomorphic-fetch" : " ^3.0.0" ,
60
60
"mini-css-extract-plugin" : " ^0.9.0" ,
61
61
"mobile-detect" : " ^1.4.3" ,
62
- "style-loader" : " ^0.23.1 " ,
63
- "webpack" : " ^4.46 .0" ,
64
- "webpack-cli" : " ^3.3.0 " ,
65
- "webpack-dev-server" : " ^3.2.1 "
62
+ "style-loader" : " ^3.3.2 " ,
63
+ "webpack" : " ^5.79 .0" ,
64
+ "webpack-cli" : " ^5.0.1 " ,
65
+ "webpack-dev-server" : " ^4.13.3 "
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments