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

js-nacl

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-nacl - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "js-nacl",
"version": "1.3.1",
"version": "1.3.2",
"description": "High-level API to libsodium.",

@@ -5,0 +5,0 @@ "main": "lib/nacl_factory.js",

@@ -28,2 +28,8 @@ # js-nacl: Pure-Javascript High-level API to Emscripten-compiled libsodium routines

Version 1.3.2: The Emscripten-compiled code is now configured so that
it no longer adds a listener to the `uncaughtException` when running
in node.js. See issue #46.
Version 1.3.1: Correct a minor packaging error.
Version 1.3.0: Updated from libsodium 1.0.11 to stable-2018-11-19.

@@ -471,3 +477,3 @@ Added `crypto_box_seal` and `crypto_box_seal_open`. Switched from

> Copyright © 2013-2016 Tony Garnock-Jones.
> Copyright © 2013-2018 Tony Garnock-Jones.
>

@@ -497,3 +503,3 @@ > Permission is hereby granted, free of charge, to any person

> Copyright (c) 2013-2016
> Copyright (c) 2013-2018
> Frank Denis <j at pureftpd dot org>

@@ -500,0 +506,0 @@ >

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