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.
@idea-ionic/agenda
Advanced tools
Agenda (calendar) based on angular-calendar.
npm i --save @idea-ionic/agenda
Be sure to install all the requested peer dependencies.
Then, add this imports into the global.scss
file, after the import on the top of the page:
@import '../node_modules/angular-calendar/css/angular-calendar.css';
@import '../node_modules/@idea-ionic/agenda/css/global.scss';
To make sure the translations are loaded into the project:
idea.ionicExtraModules
(see environment.ts
);i18n/agenda
folder (you can filter the languages you need) of the module in the project's assets/i18n
folder.Make sure that there is a path (tsconfig file) pointing to @env
which contains the environment files (Angular standard).
Finally, add in the environments desired the variables you find in the environment.ts
file of this module.
FAQs
IDEA Ionic agenda (calendar)
The npm package @idea-ionic/agenda receives a total of 33 weekly downloads. As such, @idea-ionic/agenda popularity was classified as not popular.
We found that @idea-ionic/agenda demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.