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

css-modules-require-hook

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-modules-require-hook - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

package.json
{
"name": "css-modules-require-hook",
"version": "2.0.0",
"version": "2.0.1",
"description": "A require hook to compile CSS Modules on the fly",

@@ -11,3 +11,3 @@ "main": "index.js",

"debug": "^2.2.0",
"generic-names": "^1.0.0",
"generic-names": "^1.0.1",
"icss-replace-symbols": "^1.0.2",

@@ -23,2 +23,3 @@ "lodash.foreach": "^3.0.3",

"babel-eslint": "^4.0.5",
"css-loader": "^0.21.0",
"css-modules-loader-core": "^1.0.0",

@@ -29,2 +30,3 @@ "eslint": "^1.0.0",

"eslint-watch": "^1.2.4",
"extract-text-webpack-plugin": "^0.8.2",
"in-publish": "^2.0.0",

@@ -35,2 +37,3 @@ "isparta": "^3.0.3",

"postcss": "^5.0.10",
"postcss-loader": "^0.7.0",
"postcss-modules-extract-imports": "^1.0.0",

@@ -40,3 +43,5 @@ "postcss-modules-local-by-default": "^1.0.0",

"postcss-modules-values": "^1.1.0",
"precommit-hook": "^3.0.0"
"precommit-hook": "^3.0.0",
"style-loader": "^0.13.0",
"webpack": "^1.12.2"
},

@@ -51,2 +56,3 @@ "peerDependencies": {

"scripts": {
"fixture": "webpack",
"start": "esw -w .",

@@ -53,0 +59,0 @@ "lint": "eslint .",

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