File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.7.0] ( https://github.com/geekdada/yasd/compare/v0.6.7...v0.7.0 ) (2020-11-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * package.json, yarn.lock & .snyk to reduce vulnerabilities ([ d127eed] ( https://github.com/geekdada/yasd/commit/d127eedf8c9279dce4f8ff799864549a1ad08c76 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * inspect DNS and profile ([ 7336cb0] ( https://github.com/geekdada/yasd/commit/7336cb0b38d8608e038eb5bd3911bf35dd8706b8 ) )
12
+
13
+
14
+
1
15
## [ 0.6.7] ( https://github.com/geekdada/yasd/compare/v0.6.6...v0.6.7 ) (2020-10-30)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yasd" ,
3
- "version" : " 0.6.7 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
79
79
"react-virtualized" : " ^9.22.2" ,
80
80
"semver" : " ^7.3.2" ,
81
81
"smoothscroll-polyfill" : " ^0.4.4" ,
82
+ "snyk" : " ^1.421.1" ,
82
83
"store2" : " ^2.12.0" ,
83
84
"swr" : " ^0.3.6" ,
84
- "snyk" : " ^1.421.1" ,
85
85
"tailwindcss" : " ^1.9.6" ,
86
86
"ts-jest" : " ^26.4.2" ,
87
87
"twin.macro" : " ^1.11.1" ,
You can’t perform that action at this time.
0 commit comments