@govuk-pay/request
Advanced tools
Comparing version 0.1.2 to 1.0.0
{ | ||
"name": "@govuk-pay/request", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "Simple HTTP client for internal GOV.UK Pay services.", | ||
@@ -20,2 +20,6 @@ "main": "lib/client.js", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/alphagov/pay-request.git" | ||
}, | ||
"peerDependencies": { | ||
@@ -29,15 +33,16 @@ "axios": "^0.19.2" | ||
"@types/http-errors": "^1.8.0", | ||
"@types/jest": "^25.2.3", | ||
"@types/node": "^14.0.5", | ||
"@typescript-eslint/eslint-plugin": "^3.0.2", | ||
"@typescript-eslint/parser": "^3.0.2", | ||
"@types/jest": "^26.0.4", | ||
"@types/node": "^14.0.23", | ||
"@typescript-eslint/eslint-plugin": "^3.6.1", | ||
"@typescript-eslint/parser": "^3.6.1", | ||
"axios": "^0.19.2", | ||
"eslint": "^7.1.0", | ||
"jest": "^26.0.1", | ||
"jest-circus": "^26.0.1", | ||
"nock": "^12.0.3", | ||
"ts-jest": "^26.0.0", | ||
"typedoc": "^0.17.7", | ||
"typescript": "^3.9.3" | ||
"eslint": "^7.4.0", | ||
"jest": "^26.1.0", | ||
"jest-circus": "^26.1.0", | ||
"nock": "^13.0.2", | ||
"semantic-release": "^17.1.1", | ||
"ts-jest": "^26.1.2", | ||
"typedoc": "^0.17.8", | ||
"typescript": "^3.9.6" | ||
} | ||
} |
# Pay request 🌐 | ||
[![Build Status](https://travis-ci.org/alphagov/pay-request.svg?branch=master)](https://travis-ci.org/alphagov/pay-request) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/alphagov/pay-request/badge.svg?targetFile=package.json)](https://snyk.io/test/github/alphagov/pay-request?targetFile=package.json) | ||
Simple HTTP client for internal GOV.UK Pay services. | ||
@@ -4,0 +7,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
171671
1
90
11
14