Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lukso/lsp25-contracts

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lukso/lsp25-contracts - npm Package Compare versions

Comparing version 0.15.0-rc.1 to 0.15.0-rc.4

artifacts/ILSP25ExecuteRelayCall.json

6

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc