New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

adp-core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adp-core

[![npm version](https://badge.fury.io/js/adp-core.svg)](https://badge.fury.io/js/adp-core)

latest
Source
npmnpm
Version
2.4.10
Version published
Weekly downloads
1.5K
-37.55%
Maintainers
1
Weekly downloads
 
Created
Source

ADP Core Library

npm version

The ADP Core library allows interaction with your ADP Marketplace consumer application. Use with ADP Connection to access ADP APIs.

Previous version support

npm install adp-core@1.0.10

Installation (with adp-connection)

$ npm install adp-connection adp-core

Usage

API Docs & Examples

Contributing

To contribute to the library, please generate a pull request. Before generating the pull request, please insure the following:

  • Appropriate unit tests have been updated or created.
  • Code coverage on unit tests must be no less than 100%.
  • Your code updates have been fully tested and linted with no errors.
  • Update README and API documentation as appropriate.

Test Execution

$ npm test

Code Coverage

$ npm run coverage

Lint

$ npm run lint

License

Apache 2

FAQs

Package last updated on 02 May 2018

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