8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8ecf2 commit 665aaddCopy full SHA for 665aadd
CHANGELOG.md
@@ -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
7
3.13.0 / 2019-03-20
8
-------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "js-yaml",
- "version": "3.13.0",
+ "version": "3.13.1",
"description": "YAML 1.2 parser and serializer",
"keywords": [
"yaml",
0 commit comments