Socket
Socket
Sign inDemoInstall

libsodium-sumo

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libsodium-sumo - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

21

package.json
{
"name": "libsodium-sumo",
"version": "0.7.4",
"description":
"The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)",
"version": "0.7.5",
"description": "The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)",
"main": "dist/modules-sumo/libsodium-sumo.js",
"files": ["dist/modules-sumo/libsodium-sumo.js", "package.json"],
"files": [
"dist/modules-sumo/libsodium-sumo.js",
"package.json"
],
"repository": {

@@ -27,3 +29,6 @@ "type": "git",

"author": "Ahmad Ben Mrad (@BatikhSouri)",
"contributors": ["Frank Denis (@jedisct1)", "Ryan Lester (@buu700)"],
"contributors": [
"Frank Denis (@jedisct1)",
"Ryan Lester (@buu700)"
],
"license": "ISC",

@@ -34,3 +39,5 @@ "bugs": {

"homepage": "https://github.com/jedisct1/libsodium.js",
"browser": { "fs": false }
}
"browser": {
"fs": false
}
}

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