Socket
Socket
Sign inDemoInstall

libsodium-wrappers

Package Overview
Dependencies
1
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.2 to 0.5.4

4

package.json
{
"name": "libsodium-wrappers",
"version": "0.5.2",
"version": "0.5.4",
"description": "The Sodium cryptographic library compiled to pure JavaScript (wrappers)",

@@ -12,3 +12,3 @@ "main": "dist/modules/libsodium-wrappers.js",

"dependencies": {
"libsodium": "0.5.2"
"libsodium": "0.5.4"
},

@@ -15,0 +15,0 @@ "keywords": [

@@ -216,3 +216,3 @@ [![Make a donation to support this project](https://img.shields.io/badge/donate-PayPal-green.svg?style=flat)](https://www.libsodium.org/donate)

* zopfli (`yarn global add node-zopfli`)
* uglifyjs (`yarn global add uglify-js`)
* uglify-es (`yarn global add uglify-es`)

@@ -219,0 +219,0 @@ Running `make` will clone libsodium, build it, test it, build the

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc