
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
ovh-angular-contact
Advanced tools
ovh-angular-contact helps you dealing with ovh contacts from /me/contact API.
IMPORTANT NOTE: as "ovh-angular-contact" component use "ovh-api-services" you NEED to have ovh-api-services to be loaded and injected into your app!
$ bower install ovh-angular-contact --save
$ npm install ovh-angular-contact --save
Then inject actionsMenu module in your module declaration:
angular.module("myModule", [
...
"ovh-angular-contact",
...
]);
git clone https://github.com/ovh-ux/ovh-angular-contact.git
cd ovh-angular-contact
npm install
bower install
You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!
Have a look in CONTRIBUTING.md
For a full documentation of the module, launch:
$ grunt ngdocs && grunt connect
Then go on http://localhost:9090
.
See https://github.com/ovh-ux/ovh-angular-contact/blob/master/LICENSE
FAQs
Helps you dealing with ovh contacts from /me/contact API.
The npm package ovh-angular-contact receives a total of 8 weekly downloads. As such, ovh-angular-contact popularity was classified as not popular.
We found that ovh-angular-contact demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.