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.13.2 to 2.14.0

lib/logging/format.js

4

lib/index.js

@@ -9,3 +9,3 @@ 'use strict';

var loggingKeys = require('./logging-keys'); // Add to window.GOVUKPAY if in browser context
var logging = require('./logging'); // Add to window.GOVUKPAY if in browser context

@@ -24,3 +24,3 @@

nunjucksFilters: nunjucksFilters,
loggingKeys: loggingKeys
logging: logging
};
{
"name": "@govuk-pay/pay-js-commons",
"version": "2.13.2",
"version": "2.14.0",
"description": "Reusable js scripts for GOV.UK Pay Node.js projects",

@@ -112,6 +112,7 @@ "main": "lib/index.js",

"dependencies": {
"lodash": "^4.17.11",
"moment-timezone": "^0.5.25",
"slugify": "^1.3.4"
"lodash": "4.17.11",
"moment-timezone": "0.5.25",
"slugify": "1.3.4",
"winston": "3.2.1"
}
}
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