@types/react-popover
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -1,7 +0,1 @@ | ||
// Type definitions for react-popover 0.5 | ||
// Project: https://github.com/littlebits/react-popover | ||
// Definitions by: Jakub Řičař <https://github.com/jacoporicare> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/react-popover", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "TypeScript definitions for react-popover", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-popover", | ||
"name": "Jakub Řičař", | ||
"url": "https://github.com/jacoporicare", | ||
"githubUsername": "jacoporicare" | ||
"githubUsername": "jacoporicare", | ||
"url": "https://github.com/jacoporicare" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "3595e2e4325a853e8630be96aff1fd8c62640db34ff56fdae1c086a23bcebc92", | ||
"typesPublisherContentHash": "77e4362e53ff27014ab78929008c2662fd5b200f3fd8ee78e4d4f20897c442f5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-popover 0.5 | ||
// Project: https://github.com/littlebits/react-popover | ||
// Definitions by: Jakub Řičař <https://github.com/jacoporicare> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -55,7 +49,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jakub Řičař](https://github.com/jacoporicare). |
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
4550
29
53