1
0
mirror of https://github.com/qntm/fastjson synced 2026-04-26 16:04:44 +02:00

Compare commits

..

No commits in common. "926b49cd596a92f2458fdb4f0b47e563aa8a0125" and "feb2ce2fcec31ae3de16afea1e64bedda00089be" have entirely different histories.

2 changed files with 634 additions and 434 deletions

1064
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"c8": "^7.10.0", "c8": "^7.10.0",
"chance": "^1.1.7", "chance": "^1.1.7",
"mocha": "^10.0.0", "mocha": "^9.2.0",
"standard": "^17.0.0" "standard": "^16.0.3"
} }
} }