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

libsodium-wrappers

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libsodium-wrappers - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

4

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

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

"dependencies": {
"libsodium": "0.2.x"
"libsodium": "0.2.7"
},

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

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

The complete library weights 134 Kb (minified, gzipped) and can run in
The complete library weights 135 Kb (minified, gzipped) and can run in
a web browser as well as server-side.

@@ -48,3 +48,3 @@

### Usage with AMD or RequireJS
### Usage with CommonJS/AMD/ES6 import

@@ -51,0 +51,0 @@ Copy the `.js` files for [libsodium and libsodium-wrappers](https://github.com/jedisct1/libsodium.js/tree/master/dist/modules)

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