@types/sodium-native
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -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 @@ /** |
{ | ||
"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 |
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
51262
1176