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

@aztec/protocol

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/protocol - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

contracts/ACE/NoteRegistry.sol

13

package.json
{
"name": "@aztec/protocol",
"version": "0.2.2",
"version": "0.3.0",
"author": "AZTEC",

@@ -30,4 +30,4 @@ "description": "AZTEC smart contract repository",

"devDependencies": {
"@aztec/dev-utils": "^1.0.2",
"aztec.js": "^0.2.4",
"@aztec/dev-utils": "^1.0.3",
"aztec.js": "^0.3.0",
"babel-runtime": "^6.26.0",

@@ -47,6 +47,5 @@ "bluebird": "^3.5.3",

"fs-extra": "^7.0.1",
"ganache-cli": "^6.2.5",
"ganache-cli": "^6.3.0",
"lowdb": "^1.0.0",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"rimraf": "^2.6.3",

@@ -57,3 +56,3 @@ "sinon": "^7.2.3",

"solidity-coverage": "^0.5.11",
"truffle": "^5.0.0",
"truffle": "^5.0.3",
"truffle-hdwallet-provider": "^1.0.0-web3one.5",

@@ -68,6 +67,6 @@ "web3": "1.0.0-beta.37",

"lint": "npm run lint:js && npm run lint:sol",
"test:coverage": "scripts/coverage.sh",
"test:demo": "NODE_ENV=TEST ./node_modules/.bin/mocha ./demo --trace-warnings --exit --colors --recursive --reporter spec",
"test:sol": "TEST_DEMO=false scripts/test.sh",
"test": "TEST_DEMO=true scripts/test.sh",
"coverage": "scripts/coverage.sh",
"compile": "./node_modules/.bin/truffle compile --all",

@@ -74,0 +73,0 @@ "build:artifacts": "node scripts/artifacts.js",

Sorry, the diff of this file is not supported yet

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