@quant-finance/quant-protocol
Advanced tools
Comparing version 0.16.2-fixed to 0.16.2-fixed-abis
{ | ||
"name": "@quant-finance/quant-protocol", | ||
"version": "0.16.2-fixed", | ||
"version": "0.16.2-fixed-abis", | ||
"description": "Smart contracts for the Quant Protocol.", | ||
@@ -92,3 +92,3 @@ "scripts": { | ||
"@rolla-finance/clones-with-immutable-args": "1.12.0", | ||
"solady": "^0.0.19", | ||
"solady": "^0.0.54", | ||
"solmate": "^6.5.0" | ||
@@ -99,5 +99,4 @@ }, | ||
"artifacts/contracts", | ||
"typechain", | ||
"abis" | ||
"typechain" | ||
] | ||
} |
@@ -43,1 +43,11 @@ <p align="center"> | ||
The license for Quant Protocol is the Business Source License 1.1 (`BUSL-1.1`), see <code>[LICENSE](https://github.com/RollaProject/quant-protocol/blob/main/LICENSE)</code>. | ||
## Generating coverage reports with Foundry | ||
``` | ||
forge coverage --report lcov | ||
``` | ||
``` | ||
genhtml lcov.info -o report --branch-coverage | ||
``` |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
1
90
53
9570
3
0
2
+ Addedsolady@0.0.54(transitive)
- Removedsolady@0.0.19(transitive)
Updatedsolady@^0.0.54