Socket
Book a DemoInstallSign in
Socket

@ovh-ux/ng-ovh-proxy-request

Package Overview
Dependencies
Maintainers
8
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovh-ux/ng-ovh-proxy-request

Simple configurable request handler to use in service for any manager

latest
Source
npmnpm
Version
2.1.5
Version published
Maintainers
8
Created
Source

ng-ovh-proxy-request

Simple configurable request handler to use in service for any manager

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-proxy-request

Usage

import angular from 'angular';
import ngOvhProxyRequest from '@ovh-ux/ng-ovh-proxy-request';

angular.module('myApp', [ngOvhProxyRequest]);

Test

$ yarn test

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS

Keywords

angularjs

FAQs

Package last updated on 07 Aug 2025

Did you know?

Socket

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.

Install

Related posts