New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@govuk-pay/pay-js-commons

Package Overview
Dependencies
Maintainers
4
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-pay/pay-js-commons - npm Package Compare versions

Comparing version 2.15.0 to 2.16.0

1

lib/logging/format.js

@@ -10,2 +10,3 @@ 'use strict';

info.container = opts.container;
info.environment = opts.environment;
info.level = info.level.toUpperCase();

@@ -12,0 +13,0 @@ return info;

2

package.json
{
"name": "@govuk-pay/pay-js-commons",
"version": "2.15.0",
"version": "2.16.0",
"description": "Reusable js scripts for GOV.UK Pay Node.js projects",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -180,2 +180,3 @@ [![Build Status](https://travis-ci.org/alphagov/pay-js-commons.svg?branch=master)](https://travis-ci.org/alphagov/pay-js-commons)

- `npm publish`
- A new commit is created automatically to increment the version, create a PR and merge this

@@ -182,0 +183,0 @@ Once you have done this it should be available instantly you can check by visiting https://www.npmjs.com/package/@govuk-pay/pay-js-commons and looking for your release, should say _published a few seconds ago_.

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