@lukso/lsp25-contracts
Advanced tools
Comparing version 0.15.0-rc.1 to 0.15.0-rc.4
{ | ||
"name": "@lukso/lsp25-contracts", | ||
"version": "0.15.0-rc.1", | ||
"version": "0.15.0-rc.4", | ||
"description": "Package for the LSP25 Execute Relay Call standard", | ||
@@ -39,2 +39,3 @@ "license": "Apache-2.0", | ||
"build:js": "unbuild", | ||
"build:types": "npx wagmi generate", | ||
"clean": "hardhat clean && rm -Rf dist/", | ||
@@ -45,3 +46,4 @@ "format": "prettier --write .", | ||
"test": "hardhat test --no-compile tests/*.test.ts", | ||
"test:coverage": "hardhat coverage" | ||
"test:coverage": "hardhat coverage", | ||
"package": "hardhat prepare-package" | ||
}, | ||
@@ -48,0 +50,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15657
12
123