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

notifications-node-client

Package Overview
Dependencies
Maintainers
4
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.0.2 to 5.1.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## 5.1.0 - 2020-12-30
### Changed
* Upgrade axios version from 0.19.2 to 0.21.1
* Allow any compatible version of axios to be used (0.21.1 to <1.0.0)
* Allow any compatible version of jsonwebtoken to be used (8.2.1 to <9.0.0)
## 5.0.2 - 2020-11-20

@@ -2,0 +10,0 @@

6

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

@@ -19,4 +19,4 @@ "repository": {

"dependencies": {
"jsonwebtoken": "8.2.1",
"axios": "0.19.2",
"jsonwebtoken": "^8.2.1",
"axios": "^0.21.1",
"underscore": "^1.9.0"

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