Skip to content

Commit 665aadd

Browse files
author
Vitaly Puzrin
committed
3.13.1 released
1 parent da8ecf2 commit 665aadd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.13.1 / 2019-04-05
2+
-------------------
3+
4+
- Fix possible code execution in (already unsafe) `.load()`, #480.
5+
6+
17
3.13.0 / 2019-03-20
28
-------------------
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-yaml",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"description": "YAML 1.2 parser and serializer",
55
"keywords": [
66
"yaml",

0 commit comments

Comments
 (0)