We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de6fff commit be1eebeCopy full SHA for be1eebe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-stringify",
3
- "version": "1.0.1",
+ "version": "1.0.2",
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