@types/react-frame-component
Advanced tools
Comparing version 4.1.4 to 4.1.5
@@ -1,7 +0,1 @@ | ||
// Type definitions for react-frame-component 4.1 | ||
// Project: https://github.com/ryanseddon/react-frame-component | ||
// Definitions by: Alex Bukurov <https://github.com/abukurov> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/react-frame-component", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "TypeScript definitions for react-frame-component", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-frame-component", | ||
"name": "Alex Bukurov", | ||
"url": "https://github.com/abukurov", | ||
"githubUsername": "abukurov" | ||
"githubUsername": "abukurov", | ||
"url": "https://github.com/abukurov" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "5990747f58650549cd5e86cdb2dccadd0fd7abd1c5a1b4c65cdb60e3fbe20e42", | ||
"typesPublisherContentHash": "717c880a8fa1566e1fe04e8515eb8152d4b13e094ebc20b1502c1076087561f2", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-frame-component 4.1 | ||
// Project: https://github.com/ryanseddon/react-frame-component | ||
// Definitions by: Alex Bukurov <https://github.com/abukurov> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -47,7 +41,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Alex Bukurov](https://github.com/abukurov). |
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
4330
18
45