You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
# 1.5.0 / 2022-04-14
1
+
# Changelog
2
+
3
+
## 1.5.0 / 2022-04-14
2
4
3
-
- 1.5.0
4
5
- Fix avoid crash when exec() is passed no arguments
5
6
Closes [#82](https://github.com/nodesecurity/eslint-plugin-security/pull/82) with ref as [#23](https://github.com/nodesecurity/eslint-plugin-security/pull/23)
6
7
- Fix incorrect method name in detect-buffer-noassert
@@ -27,7 +28,7 @@
27
28
- Fixed typos in README and documentation
28
29
Replaced dead links in README
29
30
30
-
# 1.4.0 / 2017-06-12
31
+
##1.4.0 / 2017-06-12
31
32
32
33
- 1.4.0
33
34
- Stuff and things for 1.4.0 beep boop 🤖
@@ -49,7 +50,7 @@
49
50
The current link leads to a 404 page, the new one is the proper page.
50
51
- Add 'plugin:security/recommended' config to plugin
51
52
52
-
# 1.3.0 / 2017-02-09
53
+
##1.3.0 / 2017-02-09
53
54
54
55
- 1.3.0
55
56
- Merge branch 'scottnonnenberg-update-docs'
@@ -76,17 +77,17 @@
76
77
- A little bit of massage to readme intro
77
78
- Add additional information to README for each rule
0 commit comments