@types/styled-theming
Advanced tools
Comparing version 2.2.6 to 2.2.7
@@ -1,9 +0,1 @@ | ||
// Type definitions for styled-theming 2.2 | ||
// Project: https://github.com/styled-components/styled-theming#readme | ||
// Definitions by: Arjan Jassal <https://github.com/ArjanJ> | ||
// Hieu Ho <https://github.com/hieuhlc> | ||
// David Daniell <https://github.com/tinynumbers> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.9 | ||
import { FlattenInterpolation, ThemedStyledProps, ThemeProps } from "styled-components"; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/styled-theming", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "TypeScript definitions for styled-theming", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-theming", | ||
"name": "Arjan Jassal", | ||
"url": "https://github.com/ArjanJ", | ||
"githubUsername": "ArjanJ" | ||
"githubUsername": "ArjanJ", | ||
"url": "https://github.com/ArjanJ" | ||
}, | ||
{ | ||
"name": "Hieu Ho", | ||
"url": "https://github.com/hieuhlc", | ||
"githubUsername": "hieuhlc" | ||
"githubUsername": "hieuhlc", | ||
"url": "https://github.com/hieuhlc" | ||
}, | ||
{ | ||
"name": "David Daniell", | ||
"url": "https://github.com/tinynumbers", | ||
"githubUsername": "tinynumbers" | ||
"githubUsername": "tinynumbers", | ||
"url": "https://github.com/tinynumbers" | ||
} | ||
@@ -37,4 +37,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d63c83104eb2860aec132e6c5929519499abb7dc2cb87152b391d2c2df5d9621", | ||
"typesPublisherContentHash": "9b6433a94aa63e0cb75248b0e1f4848ad0e86e38ef835a8e74183252dd5dbc2c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,10 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for styled-theming 2.2 | ||
// Project: https://github.com/styled-components/styled-theming#readme | ||
// Definitions by: Arjan Jassal <https://github.com/ArjanJ> | ||
// Hieu Ho <https://github.com/hieuhlc> | ||
// David Daniell <https://github.com/tinynumbers> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.9 | ||
import { FlattenInterpolation, ThemedStyledProps, ThemeProps } from "styled-components"; | ||
@@ -55,7 +47,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Dependencies: [@types/styled-components](https://npmjs.com/package/@types/styled-components) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/styled-components](https://npmjs.com/package/@types/styled-components), [csstype](https://npmjs.com/package/csstype) | ||
# Credits | ||
These definitions were written by [Arjan Jassal](https://github.com/ArjanJ), [Hieu Ho](https://github.com/hieuhlc), and [David Daniell](https://github.com/tinynumbers). |
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
5170
24
51