Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@tef-novum/movistar-onesait-css-no-dark-mode
Advanced tools
Mi Movistar CSS for Onesait iframe without dark mode support
yarn
inside this directorycard-form.html
fileyarn start
or run yarn startNoDarkMode
(for the pcss that does not allow dark mode)Whenever main.pcss
or main-no-dark-mode.pcss
gets updated, the file dist/development.css
file change accordingly
NOTE Remember to refresh your browser tab with Cmd/Ctrl+R when editing main.pcss
yarn serve
This process will keep executing, serving both, development.css
and build.css
for testing purposes
You can easily publish a new version executing:
npm version patch
npm login
npm publish --access public
NOTE You'll need access to @tef-novum
organization in order to publish this package, otherwise, the
above command will fail.
FAQs
Mi Movistar CSS for Onesait iframe without dark mode support
We found that @tef-novum/movistar-onesait-css-no-dark-mode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.