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

@trufflesuite/bigint-buffer

Package Overview
Dependencies
Maintainers
16
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trufflesuite/bigint-buffer - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

7

package.json
{
"name": "@trufflesuite/bigint-buffer",
"version": "1.1.9",
"version": "1.1.10",
"description": "bigint to buffer conversion with native support",

@@ -17,3 +17,2 @@ "main": "dist/node.js",

"prepare": "npm run compile",
"prepublishOnly": "",
"test:browser": "karma start karma.conf.js",

@@ -46,3 +45,3 @@ "test:node": "mocha -r ts-node/register src/**/*.spec.ts --timeout 40000",

"dependencies": {
"node-gyp-build": "4.3.0"
"node-gyp-build": "4.4.0"
},

@@ -83,3 +82,3 @@ "devDependencies": {

"engines": {
"node": ">= 10.0.0"
"node": ">= 14.0.0"
},

@@ -86,0 +85,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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