Skip to content

Commit 454c7e7

Browse files
author
Vitaly Puzrin
committed
2.1.0 released
1 parent c0e4c44 commit 454c7e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
and `SAFE_SCHEMA` to `DEFAULT_SAFE_SCHEMA`.
88
* Bug fix: export `NIL` constant from the public interface.
99
* Add `skipInvalid` dumper option.
10-
* Use `safeLoad` within the require extension.
10+
* Use `safeLoad` for `require` extension.
1111

1212

1313
2.0.5 / 2013-04-26

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "js-yaml",
3-
"version" : "2.0.5",
3+
"version" : "2.1.0",
44
"description" : "YAML 1.2 parser and serializer",
55
"keywords" : ["yaml", "parser", "serializer", "pyyaml"],
66
"homepage" : "https://github.com/nodeca/js-yaml",

0 commit comments

Comments
 (0)