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

notifications-node-client

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notifications-node-client - npm Package Compare versions

Comparing version 5.2.3 to 6.0.0

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 6.0.0 - 2022-12-22
* Bump jsonwebtokens from 8.5.1 to 9.0.0 to mitigate CVE-2022-23529. We don't believe this CVE affects any use-cases of notifications-node-client; this update is out of best-practice rather than any direct concern.
* Remove support for node versions below v12.
## 5.2.3 - 2022-11-22

@@ -2,0 +7,0 @@

8

package.json
{
"name": "notifications-node-client",
"version": "5.2.3",
"version": "6.0.0",
"homepage": "https://docs.notifications.service.gov.uk/node.html",

@@ -16,6 +16,10 @@ "repository": {

},
"engines": {
"npm": ">=6.12.0",
"node": ">=12.13.0"
},
"author": "GDS developers",
"license": "MIT",
"dependencies": {
"jsonwebtoken": "^8.2.1",
"jsonwebtoken": "^9.0.0",
"axios": "^0.25.0"

@@ -22,0 +26,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