Socket
Socket
Sign inDemoInstall

libsodium

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libsodium - npm Package Compare versions

Comparing version 0.7.9 to 0.7.10

2

package.json
{
"name": "libsodium",
"version": "0.7.9",
"version": "0.7.10",
"description": "The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)",

@@ -5,0 +5,0 @@ "main": "dist/modules/libsodium.js",

@@ -63,3 +63,3 @@ # libsodium.js

Load the `sodium-wrappers` module. The returned object contains a `.ready`
Load the `libsodium-wrappers` module. The returned object contains a `.ready`
property: a promise that must be resolve before the sodium functions

@@ -66,0 +66,0 @@ can be used.

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

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