Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@albertli90/react-electron-scripts
Advanced tools
Albert LI Configuration and scripts for Electron App in React.
A scaffolding module for an electron app via react in ts
# install dependencies if skipped before
yarn install
# clean building directory for the workspace
yarn clean
# start dev server
yarn start
# bundle and build the js codes for production
yarn build
# run all unit test cases
yarn test
# eject all scaffolding files
yarn eject
# conditionally run all end2end test cases; this task expects bundle files to be built in advance at directory build
yarn e2e
# bundle and build the js codes and package into binaries for production
yarn package
# bundle and build the js codes and package into binaries with directories for production
yarn package:dir
# lint all source codes
yarn lint
# prettify all source codes
yarn prettify
This package includes scripts and configuration used by al-cli.
FAQs
Albert LI Configuration and scripts for Electron App in React.
We found that @albertli90/react-electron-scripts 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.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.