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

aesthetic-adapter-css-modules

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesthetic-adapter-css-modules - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-rc.0

6

package.json
{
"name": "aesthetic-adapter-css-modules",
"version": "3.0.0-alpha.5",
"version": "3.0.0-rc.0",
"description": "CSS modules support for Aesthetic.",

@@ -22,5 +22,5 @@ "keywords": [

"devDependencies": {
"aesthetic": "^3.0.0-alpha.5"
"aesthetic": "^3.0.0-rc.0"
},
"gitHead": "97f09056e29d37a438711bf45b754724e0185502"
"gitHead": "536107ce214791580e65f3f30c9e285f73fbb024"
}

@@ -10,2 +10,8 @@ # Aesthetic with CSS Modules

```ts
import CSSModulesAesthetic from 'aesthetic-adapter-css-modules';
const aesthetic = new CSSModulesAesthetic(options);
```
## Requirements

@@ -20,5 +26,5 @@

```
npm install aesthetic aesthetic-adapter-css-modules --save
yarn add aesthetic aesthetic-adapter-css-modules
// Or
yarn add aesthetic aesthetic-adapter-css-modules
npm install aesthetic aesthetic-adapter-css-modules
```
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