Socket
Socket
Sign inDemoInstall

@cruna/protocol

Package Overview
Dependencies
3
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.8.1

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc