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

postcss-modules

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-modules - npm Package Compare versions

Comparing version 4.2.2 to 4.3.0

4

CHANGELOG.md
# Changelog
## 4.3.0
- Updated the `generic-names` dependency to reduce packages size by Bogdan Chadkin (@TrySound) https://github.com/madyankin/postcss-modules/pull/129
## 4.2.2

@@ -4,0 +8,0 @@

4

package.json
{
"name": "postcss-modules",
"version": "4.2.2",
"version": "4.3.0",
"description": "PostCSS plugin to use CSS Modules everywhere",

@@ -22,3 +22,3 @@ "main": "build/index.js",

"dependencies": {
"generic-names": "^2.0.1",
"generic-names": "^4.0.0",
"icss-replace-symbols": "^1.1.0",

@@ -25,0 +25,0 @@ "lodash.camelcase": "^4.3.0",

@@ -13,4 +13,5 @@ # postcss-modules

The sponsors are listed [below in the README](#sponsors)
## What is this?
## What is this?

@@ -217,3 +218,3 @@ For example, you have the following CSS:

You can rewrite paths for `composes/from` by using `resolve` options.
You can rewrite paths for `composes/from` by using `resolve` options.
It's useful when you need to resolve custom path alias.

@@ -330,1 +331,5 @@

[filesystemloader]: https://github.com/css-modules/css-modules-loader-core/blob/master/src/file-system-loader.js
## Sponsors
- Dmitry Olyenyov

Sorry, the diff of this file is not supported yet

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