@types/css-modules
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,8 +0,1 @@ | ||
// Type definitions for css-modules 1.0 | ||
// Project: https://github.com/css-modules/css-modules | ||
// Definitions by: NeekSandhu <https://github.com/NeekSandhu> | ||
// Remco Haszing <https://github.com/remcohaszing> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
interface CSSModule { | ||
@@ -9,0 +2,0 @@ /** |
{ | ||
"name": "@types/css-modules", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for css-modules", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-modules", | ||
"name": "NeekSandhu", | ||
"url": "https://github.com/NeekSandhu", | ||
"githubUsername": "NeekSandhu" | ||
"githubUsername": "NeekSandhu", | ||
"url": "https://github.com/NeekSandhu" | ||
}, | ||
{ | ||
"name": "Remco Haszing", | ||
"url": "https://github.com/remcohaszing", | ||
"githubUsername": "remcohaszing" | ||
"githubUsername": "remcohaszing", | ||
"url": "https://github.com/remcohaszing" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9b02a27cc45bcf90c4a09f09c2d2ef491437c80058493c72cb8d2856871346e8", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "19916aa75d6f7da5a3bf4bdb0efb245ab2a00a374b43c3711cec21fce8b7ac19", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for css-modules 1.0 | ||
// Project: https://github.com/css-modules/css-modules | ||
// Definitions by: NeekSandhu <https://github.com/NeekSandhu> | ||
// Remco Haszing <https://github.com/remcohaszing> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
interface CSSModule { | ||
@@ -77,7 +70,6 @@ /** | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:29 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [NeekSandhu](https://github.com/NeekSandhu), and [Remco Haszing](https://github.com/remcohaszing). |
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
4645
49
74