@types/sodium-native
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -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 @@ /** |
{ | ||
"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 |
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
51348
1178