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.0 to 2.3.1

3

sodium-native/index.d.ts

@@ -117,2 +117,5 @@ // Type definitions for sodium-native 2.3

export const crypto_secretstream_xchacha20poly1305_TAGBYTES: number;
export const crypto_box_SEALBYTES: number;
export const crypto_box_PUBLICKEYBYTES: number;
export const crypto_box_SECRETKEYBYTES: number;

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

4

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

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

},
"typesPublisherContentHash": "245e7c91ceccf0be44bd61015be5841d7d5cd71b234188c511c84a237ef675ed",
"typesPublisherContentHash": "e221faf7411e26669f8127a641ed31c251e5bce1db41f040e14153c81e21e795",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Tue, 12 Nov 2019 23:08:31 GMT
* Last updated: Tue, 04 Feb 2020 21:12:05 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