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

postcss-modules-values

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-modules-values - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

lib/index.js

@@ -140,2 +140,4 @@ 'use strict';

});
};
};
module.exports = exports['default'];
{
"name": "postcss-modules-values",
"version": "1.2.1",
"version": "1.2.2",
"description": "PostCSS plugin for CSS Modules to pass arbitrary constants between your module files",

@@ -33,2 +33,3 @@ "main": "lib/index.js",

"babel-core": "^6.5.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.3.13",

@@ -46,4 +47,7 @@ "chokidar": "^1.2.0",

"es2015"
],
"plugins": [
"add-module-exports"
]
}
}
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