@cruna/protocol
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@cruna/protocol", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "The Cruna protocol", | ||
@@ -41,5 +41,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@openzeppelin/contracts": "^5.0.2", | ||
"erc6551": "^0.3.1" | ||
"@openzeppelin/contracts": "5.0.2", | ||
"erc6551": "0.3.1", | ||
"erc7656": "0.1.0" | ||
} | ||
} |
@@ -134,3 +134,3 @@ # Welcome to the Cruna Protocol - Redefining NFTs for Enhanced Security and Limitless Expandability | ||
```sh | ||
npm install @cruna/protocol | ||
npm install @cruna/protocol erc7656 | ||
``` | ||
@@ -137,0 +137,0 @@ or similar commands using Yarn or Pnpm, and use in your Solidity smart contracts, for example, as |
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
195994
3
+ Addederc7656@0.1.0
+ Added@openzeppelin/contracts@5.0.2(transitive)
+ Addederc7656@0.1.0(transitive)
- Removed@openzeppelin/contracts@5.1.0(transitive)
Updatederc6551@0.3.1