This website requires JavaScript.
Explore
Help
Register
Sign In
open
/
tic-crypto
Watch
2
Star
0
Fork
0
You've already forked tic-crypto
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
acabbfa78722af98bc3e99eb23909a7a14c06e68
tic-crypto
/
package.json
Luk
40197b2905
发现 BigInt=require('big-integer') 可能导致和原生 BigInt 的命名冲突,改为 bigint,同时把可以用原生 BigInt 的都用 BigInt。发现 /^[b|B]/ 这种写法会识别 |,改为 /^[bB]/
2024-10-05 15:47:17 +08:00
649 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink