We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8349489 commit d8d35cbCopy full SHA for d8d35cb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-stringify",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"description": "Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`",
5
"main": "javascript-stringify.js",
6
"typings": "javascript-stringify.d.ts",
0 commit comments