css-modules-flow-types
css-modules-flow-types copied to clipboard
Creates flow type definitions from CSS Modules files using Webpack loader or CLI 👾
Hi, a vulnerability [CVE-2021-23382](https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640) is introduced in css-modules-flow-types-cli via: ● [email protected] ➔ [email protected] ➔ [email protected] **_css-modules-loader-core_** is a legacy package. It has not been maintained for about 4 years, and...
First of all thanks for all the great work on this package,👏 it has been super useful! I know that there is no open issue for this, so feel free...
I think a lot of people are using CRA (create-react-app) and may want to include this - so a short how-to would be nice.
Keyframes are added. Probably shouldn't.
When moving, deleting, or renaming a file, generated flow type modules stay behind. They should be removed. I'm opening this issue for reference, but I'll submit a PR in a...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.25.7. Release notes Sourced from @babel/traverse's releases. v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier...