Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@govuk-pay/request

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-pay/request - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

29

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc