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

@kleros/vea-contracts

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kleros/vea-contracts - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

8

package.json
{
"name": "@kleros/vea-contracts",
"version": "0.1.13",
"version": "0.1.14",
"description": "Smart contracts for Vea",

@@ -31,3 +31,3 @@ "repository": {

"access": "public",
"tag": "dev"
"tag": "latest"
},

@@ -46,3 +46,5 @@ "scripts": {

"docgen": "hardhat docgen",
"release:patch": "scripts/publish-dev-patch.sh"
"release:patch": "scripts/publish.sh patch",
"release:minor": "scripts/publish.sh minor",
"release:major": "scripts/publish.sh major"
},

@@ -49,0 +51,0 @@ "devDependencies": {

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