mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api.git
synced 2026-09-22 17:12:02 -07:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea815868ab | ||
|
|
d17e3aa2d8 |
Generated
+4
-4
@@ -15,7 +15,7 @@
|
|||||||
"dotenv": "16.3.1",
|
"dotenv": "16.3.1",
|
||||||
"express": "5.1.0",
|
"express": "5.1.0",
|
||||||
"minimal-slp-wallet": "7.0.1",
|
"minimal-slp-wallet": "7.0.1",
|
||||||
"psffpp": "1.2.0",
|
"psffpp": "1.2.1",
|
||||||
"slp-token-media": "1.2.10",
|
"slp-token-media": "1.2.10",
|
||||||
"winston": "3.11.0",
|
"winston": "3.11.0",
|
||||||
"winston-daily-rotate-file": "4.7.1",
|
"winston-daily-rotate-file": "4.7.1",
|
||||||
@@ -7720,9 +7720,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/psffpp": {
|
"node_modules/psffpp": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/psffpp/-/psffpp-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/psffpp/-/psffpp-1.2.1.tgz",
|
||||||
"integrity": "sha512-F3KDh6pzI5ZRxkek6KWFpwIcgx9tocnAKJie0HwNwTBuuS40/LsUnkmhVMghufF603Fp0vO6o3P4vgbTTzw6pg==",
|
"integrity": "sha512-CVOMI5Y2rAv5B+U816a6d4Zs7mVH3V4m5kenz0bcwqDscd1Z2r+GAAq6yZLmj8aOo2inniUNHW0dMU7pM6xrHg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "1.3.5",
|
"axios": "1.3.5",
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
"dotenv": "16.3.1",
|
"dotenv": "16.3.1",
|
||||||
"express": "5.1.0",
|
"express": "5.1.0",
|
||||||
"minimal-slp-wallet": "7.0.1",
|
"minimal-slp-wallet": "7.0.1",
|
||||||
"psffpp": "1.2.0",
|
"psffpp": "1.2.1",
|
||||||
"slp-token-media": "1.2.10",
|
"slp-token-media": "1.2.10",
|
||||||
"winston": "3.11.0",
|
"winston": "3.11.0",
|
||||||
"winston-daily-rotate-file": "4.7.1",
|
"winston-daily-rotate-file": "4.7.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user