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

@types/postcss-modules-local-by-default

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/postcss-modules-local-by-default - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

postcss-modules-local-by-default/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for postcss-modules-local-by-default 4.0
// Project: https://github.com/css-modules/postcss-modules-local-by-default
// Definitions by: Jeow Li Huan <https://github.com/huan086>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
import { PluginCreator } from "postcss";

@@ -8,0 +2,0 @@

10

postcss-modules-local-by-default/package.json
{
"name": "@types/postcss-modules-local-by-default",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for postcss-modules-local-by-default",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-local-by-default",

"name": "Jeow Li Huan",
"url": "https://github.com/huan086",
"githubUsername": "huan086"
"githubUsername": "huan086",
"url": "https://github.com/huan086"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "2f3c46d634343b4673671b2c4504f32c1350cdbf708133e655727609515c79f4",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "a25e71bb6f75e690cde327212d6d172454aed620a0882daf7879454bb3436158",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for postcss-modules-local-by-default 4.0
// Project: https://github.com/css-modules/postcss-modules-local-by-default
// Definitions by: Jeow Li Huan <https://github.com/huan086>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
import { PluginCreator } from "postcss";

@@ -34,7 +28,6 @@

### Additional Details
* Last updated: Thu, 18 Nov 2021 19:01:41 GMT
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)
* Global values: none
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [postcss](https://npmjs.com/package/postcss)
# Credits
These definitions were written by [Jeow Li Huan](https://github.com/huan086).
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