
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
Liberté is a react type script project has built with CRA and run with webpack dev server, so you can add your custom webpack config without "react-script eject".
Liberté is a react type script project built with CRA and runs with webpack dev server, so you can add your custom webpack config without "react-script eject".
I named this package Liberte to express my protest against the prevailing conditions in Iran. Long live "Woman Life Freedom"
https://en.wikipedia.org/wiki/Mahsa_Amini_protests
1.Install the latest version of the package from npm:
npm i liberte
2.Update the existing calls to react-scripts in the scripts section of your package.json to use the liberte CLI:
"scripts": {
- "start": "react-scripts start"
+ "start": "liberte-start"
- "build": "react-scripts build"
+ "build": "liberte-build"
+ "liberte": "liberte-config"
}
3.Add this line to tsconfig.json
"compilerOptions":
{...
"outDir": "./dist/",
...}
5.Run this command in terminal
npm run liberte
6.If you have babelrc and webpack config from before, liberte keep your config as a comment, so you can uncomment yours and add them again
I'm a front end developer...
FAQs
Liberté is a react type script project has built with CRA and run with webpack dev server, so you can add your custom webpack config without "react-script eject".
The npm package liberte receives a total of 9 weekly downloads. As such, liberte popularity was classified as not popular.
We found that liberte demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.