@types/react-native-get-random-values
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for react-native-get-random-value 1.8 | ||
// Project: https://github.com/LinusU/react-native-get-random-values | ||
// Definitions by: Fabio Nettis <https://github.com/fabio-nettis> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export type TypedIntArray = | ||
@@ -7,0 +2,0 @@ | Int8Array |
{ | ||
"name": "@types/react-native-get-random-values", | ||
"version": "1.8.0", | ||
"description": "TypeScript definitions for react-native-get-random-value", | ||
"version": "1.8.1", | ||
"description": "TypeScript definitions for react-native-get-random-values", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-get-random-values", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Fabio Nettis", | ||
"url": "https://github.com/fabio-nettis", | ||
"githubUsername": "fabio-nettis" | ||
"githubUsername": "fabio-nettis", | ||
"url": "https://github.com/fabio-nettis" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8956fca8185f2c2c7cf555f6b35ad76c5880a4753c9c6156cfaf0c44e6da3370", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "7b06df30c662601aa284f69e04ae4ea5d45358610a12aac4de093468f1f5b991", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-native-get-random-value (https://github.com/LinusU/react-native-get-random-values). | ||
This package contains type definitions for react-native-get-random-values (https://github.com/LinusU/react-native-get-random-values). | ||
@@ -12,7 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for react-native-get-random-value 1.8 | ||
// Project: https://github.com/LinusU/react-native-get-random-values | ||
// Definitions by: Fabio Nettis <https://github.com/fabio-nettis> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export type TypedIntArray = | ||
@@ -36,7 +31,6 @@ | Int8Array | ||
### Additional Details | ||
* Last updated: Tue, 21 Jun 2022 17:31:38 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Fabio Nettis](https://github.com/fabio-nettis). |
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
3282
13
34