@types/react-detect-offline
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -1,2 +0,2 @@ | ||
/// <reference types="react" /> | ||
import { JSX } from "react"; | ||
@@ -3,0 +3,0 @@ export interface PollingConfig { |
{ | ||
"name": "@types/react-detect-offline", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "TypeScript definitions for react-detect-offline", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-detect-offline", | ||
}, | ||
"typesPublisherContentHash": "1dba9a573a19d8133bc77b0017d28b27602931574c342f0c370db2fdb49e30b4", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "c1f1bd3d5b6279e57459eee38696c6829076a2a5271ae2bcc5cc9fbae9115b31", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
````ts | ||
/// <reference types="react" /> | ||
import { JSX } from "react"; | ||
@@ -53,3 +53,3 @@ export interface PollingConfig { | ||
### Additional Details | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Last updated: Wed, 06 Dec 2023 06:36:35 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -56,0 +56,0 @@ |
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
5412