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 39dfc01 commit f6f2f86Copy full SHA for f6f2f86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-json-stringify",
3
- "version": "0.12.3",
+ "version": "0.12.4",
4
"description": "Stringify your JSON at max speed",
5
"main": "index.js",
6
"scripts": {
@@ -28,9 +28,9 @@
28
"is-my-json-valid": "^2.16.0",
29
"long": "^3.2.0",
30
"pre-commit": "^1.2.2",
31
- "standard": "^10.0.0",
32
- "tap": "^10.3.0",
33
- "uglify-es": "^3.0.26"
+ "standard": "^10.0.3",
+ "tap": "^10.7.2",
+ "uglify-es": "^3.0.27"
34
},
35
"dependencies": {
36
"fast-safe-stringify": "^1.2.0"
0 commit comments