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
3
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 1.3.0 to 1.4.0

4

lib/utils/index.js
'use strict';
module.exports.isValidEmail = require('./is-valid-email');
module.exports.fieldValidationChecks = require('./field-validation-checks');
module.exports.fieldValidationChecks = require('./field-validation-checks');
module.exports.countries = require('./countries');
module.exports.currencyFormatter = require('./currency-formatter');
{
"name": "@govuk-pay/pay-js-commons",
"version": "1.3.0",
"version": "1.4.0",
"description": "Reusable js scripts for GOV.UK Pay Node.js projects",

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

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