Socket
Socket
Sign inDemoInstall

@appliedblockchain/k0-eth-generate-verifier-contracts

Package Overview
Dependencies
Maintainers
17
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/k0-eth-generate-verifier-contracts - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

8

generate-verifier-contract.js

@@ -6,9 +6,3 @@ const asyncFs = require('./async-fs')

// Path to openzeppelin contracts
const contractsSrcDir = path.join(
__dirname,
'node_modules',
'@appliedblockchain',
'k0-eth-contracts'
)
const contractsSrcDir = path.dirname(require.resolve("@appliedblockchain/k0-eth-contracts"))

@@ -15,0 +9,0 @@ // Generates a verifier contract from a verifying key

8

package.json
{
"name": "@appliedblockchain/k0-eth-generate-verifier-contracts",
"version": "0.0.3",
"version": "0.0.4",
"dependencies": {
"@appliedblockchain/k0-eth-contracts": "^0.0.3",
"@appliedblockchain/k0-util": "^0.0.3"
"@appliedblockchain/k0-eth-contracts": "^0.0.4",
"@appliedblockchain/k0-util": "^0.0.4"
},
"gitHead": "efd3ba0cf0d402a18c8a967f4ec4488188fa6e23"
"gitHead": "2023ee4094e1d3036535147e625dd1f12a036729"
}
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