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 62b52a2 commit d41f2feCopy full SHA for d41f2fe
package.json
@@ -25,12 +25,12 @@
25
"homepage": "https://github.com/mcollina/fast-json-stringify#readme",
26
"devDependencies": {
27
"benchmark": "^2.1.4",
28
- "is-my-json-valid": "^2.16.0",
+ "is-my-json-valid": "^2.16.1",
29
"long": "^3.2.0",
30
"pre-commit": "^1.2.2",
31
"standard": "^10.0.3",
32
"tap": "^10.7.2",
33
- "uglify-es": "^3.0.27"
+ "uglify-es": "^3.1.1"
34
},
35
"dependencies": {
36
"fast-safe-stringify": "^1.2.0"
0 commit comments