libsodium-sumo
Advanced tools
Comparing version 0.7.4 to 0.7.5
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
704180
2703
4