Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
ovh-angular-apiv7
Advanced tools
The ovh-angular-apiv7 module is an angular component designed to configure Apiv7Endpoints with the same interface as a $resource yet allow for extended configuration by providing Apiv7Requests objects that can be modified with chained methods to define th
The ovh-angular-apiv7 module is an angular component designed to configure Apiv7Endpoints with the same interface as a $resource yet allow for extended configuration by providing Apiv7Requests objects that can be modified with chained methods to define the parameters sent to APIv7.
bower install ovh-angular-apiv7 --save
npm install ovh-angular-apiv7 --save
index.html
, inject scripts and styles <script src="dist/ovh-angular-apiv7.min.js" type="text/javascript"></script>
app.js
, add ovh-angular-apiv7 as a dependencyangular.module("myModule", ["ovh-angular-apiv7"]);
- run `grunt connect`
- go to `http://localhost:9090/#/docs/`
git clone https://github.com/ovh-ux/ovh-angular-apiv7.git
cd ovh-angular-apiv7
npm install
bower install
You've developed a new cool feature ? Fixed an annoying bug ? We'd be happy to hear from you !
see CONTRIBUTING.md
- `grunt`: to build
- `grunt test`: to run code quality inspection tools and unit tests
- `grunt watch`: to watch for code changes and rerun tests
- `grunt release --type=major|minor|patch`: to release your module
See https://github.com/ovh-ux/ovh-angular-apiv7/blob/master/LICENSE
FAQs
The ovh-angular-apiv7 module is an angular component designed to configure Apiv7Endpoints with the same interface as a $resource yet allow for extended configuration by providing Apiv7Requests objects that can be modified with chained methods to define th
The npm package ovh-angular-apiv7 receives a total of 0 weekly downloads. As such, ovh-angular-apiv7 popularity was classified as not popular.
We found that ovh-angular-apiv7 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.