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

@types/sodium-native

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sodium-native - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

sodium-native/index.d.ts

@@ -120,2 +120,4 @@ // Type definitions for sodium-native 2.3

export const crypto_box_SECRETKEYBYTES: number;
export const crypto_box_MACBYTES: number;
export const crypto_box_NONCEBYTES: number;

@@ -122,0 +124,0 @@ /**

4

sodium-native/package.json
{
"name": "@types/sodium-native",
"version": "2.3.1",
"version": "2.3.2",
"description": "TypeScript definitions for sodium-native",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "e221faf7411e26669f8127a641ed31c251e5bce1db41f040e14153c81e21e795",
"typesPublisherContentHash": "d30e904eecbb848fc27c95d8dd2c7e4082f704e4d5296981c90b213517eed6b7",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 04 Feb 2020 21:12:05 GMT
* Last updated: Wed, 12 Feb 2020 18:46:21 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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