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

c-kzg

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c-kzg - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "c-kzg",
"version": "1.0.6",
"version": "1.0.7",
"description": "NodeJS bindings for C-KZG",

@@ -5,0 +5,0 @@ "author": "Dan Coffman",

@@ -25,6 +25,10 @@ This package wraps the c-kzg C code in C++ NAPI bindings which allow it to be imported into a NodeJS program.

Requirements
# Requirements
- The C and C++ code is compiled by node-gyp on installation, so your environment will need a compiler like GCC or clang
The C and C++ code is compiled by node-gyp on installation. Your environment will need
- A compiler like g++ or clang
- `make`
- `python3`
# Contributing

@@ -31,0 +35,0 @@

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