Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/css-modules

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/css-modules - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

7

css-modules/index.d.ts

@@ -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 @@ /**

14

css-modules/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc