@types/sodium-native
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -788,3 +788,2 @@ // Type definitions for sodium-native 2.3 | ||
* to encrypt/decrypt with ChaCha20 instead. | ||
* | ||
*/ | ||
@@ -815,3 +814,2 @@ export function crypto_stream_xor(ciphertext: Buffer, message: Buffer, nonce: Buffer, key: Buffer): void; | ||
/** | ||
* | ||
* A streaming instance to the `crypto_stream_xor` api. Pass a nonce and key in the constructor. | ||
@@ -840,3 +838,2 @@ */ | ||
* Returns `true` if the token could be verified. Otherwise `false`. | ||
* | ||
*/ | ||
@@ -843,0 +840,0 @@ export function crypto_auth_verify(output: Buffer, input: Buffer, key: Buffer): boolean; |
{ | ||
"name": "@types/sodium-native", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "TypeScript definitions for sodium-native", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sodium-native", | ||
"license": "MIT", | ||
@@ -29,4 +30,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "05c95fd6184d5fb193fb3e03dd2a505bc1a286fc5f95a125b76c472f3044d0ed", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "92a4f454dabac3aa6cfc2c8f9485f07f00c8e68d1b07a8d51245fe09533476ef", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 31 Mar 2020 16:37:42 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
55804
0
1258