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

storybook-css-modules

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-css-modules - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

package.json
{
"name": "storybook-css-modules",
"version": "1.0.7",
"version": "1.0.8",
"description": "Storybook CSS Modules preset",

@@ -23,3 +23,3 @@ "author": {

],
"homepage": "https://github.com/onwidget/storybook-css-modules",
"homepage": "https://storybook.js.org/addons/storybook-css-modules",
"bugs": {

@@ -26,0 +26,0 @@ "url": "https://github.com/onwidget/storybook-css-modules/issues"

@@ -79,5 +79,5 @@ # Storybook CSS Modules preset · [![npm package](https://img.shields.io/npm/v/storybook-css-modules?color=green&label=npm&style=flat-square)](https://www.npmjs.com/package/storybook-css-modules)

This Storybook addon automatically imports all ".modules.css" files as CSS Modules using the specified options.
This Storybook addon automatically imports all *.modules.css* files as CSS Modules using the specified options.
(Code for ReactJs, find your framework in [#examples](examples))
(Code for ReactJs, find your framework in [examples](#examples))

@@ -131,2 +131,18 @@ <br />

- [Preact](https://github.com/onwidget/storybook-css-modules/tree/main/examples/preact)
- [Vue 3](https://github.com/onwidget/storybook-css-modules/tree/main/examples/vue3)
- [Vue 3](https://github.com/onwidget/storybook-css-modules/tree/main/examples/vue3)
<br />
## Contributing
Storybook CSS Modules preset is an open-source project. We are committed to a fully transparent development process and appreciate highly any contributions. Whether you are helping us fix bugs, proposing new features, improving our documentation or spreading the word - we would love to have you as part of the community.
Please refer to our [Contribution Guidelines](https://github.com/onwidget/storybook-css-modules/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/onwidget/storybook-css-modules/blob/main/CODE_OF_CONDUCT.md).
## License
Storybook CSS Modules preset is licensed under the MIT license — see the [LICENSE](https://github.com/onwidget/storybook-css-modules/blob/main/LICENSE) file for details.
## Acknowledgements
Initially created by [onWidget](https://onwidget.com) and maintained by a community of [contributors](https://github.com/onwidget/storybook-css-modules/graphs/contributors).
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