New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

postcss-modules

Package Overview
Dependencies
Maintainers
1
Versions
45
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 0.5.1 to 0.5.2

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 0.5.2
* Updated dependencies
## 0.5.1

@@ -2,0 +5,0 @@ * Fixed sorting for composed dependencies by Josh Johnston (@joshwnj) (https://github.com/css-modules/postcss-modules/issues/38)

26

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

@@ -21,19 +21,19 @@ "main": "build/index.js",

"dependencies": {
"css-modules-loader-core": "^1.0.0",
"css-modules-loader-core": "^1.0.1",
"generic-names": "^1.0.1",
"postcss": "^5.0.21",
"postcss": "^5.1.2",
"string-hash": "^1.1.0"
},
"devDependencies": {
"autoprefixer": "^6.3.6",
"ava": "^0.15.1",
"autoprefixer": "^6.4.0",
"ava": "^0.16.0",
"babel": "^6.5.2",
"babel-cli": "^6.9.0",
"babel-core": "^6.9.0",
"babel-eslint": "^6.0.4",
"babel-preset-es2015": "^6.9.0",
"eslint": "^2.10.2",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.8.1",
"file-exists": "^1.0.0"
"babel-cli": "^6.11.4",
"babel-core": "^6.13.2",
"babel-eslint": "^6.1.2",
"babel-preset-es2015": "^6.13.2",
"eslint": "^3.3.1",
"eslint-config-airbnb-base": "^5.0.2",
"eslint-plugin-import": "^1.13.0",
"file-exists": "^2.0.0"
},

@@ -40,0 +40,0 @@ "scripts": {

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