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

sodium-native

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sodium-native - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

prebuilds/darwin-arm64/sodium-native.node

8

package.json
{
"name": "sodium-native",
"version": "4.0.4",
"version": "4.0.5",
"description": "Low level bindings for libsodium",

@@ -26,3 +26,3 @@ "main": "index.js",

"brittle": "^3.2.1",
"prebuildify": "^5.0.1",
"prebuildify": "^6.0.0",
"standard": "^17.0.0"

@@ -34,4 +34,4 @@ },

"install": "node-gyp-build",
"prebuild": "prebuildify --napi --strip",
"prebuild-ia32": "prebuildify --arch=ia32 --napi --strip"
"prebuild": "prebuildify --strip",
"prebuild-ia32": "prebuildify --arch=ia32 --strip"
},

@@ -38,0 +38,0 @@ "standard": {

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