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

@fusionauth/node-client

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fusionauth/node-client - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

14

package.json
{
"name": "@fusionauth/node-client",
"version": "1.12.1",
"version": "1.12.2",
"description": "FusionAuth Client written in Node.js",

@@ -41,6 +41,8 @@ "private": false,

"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"should": "^8.3.1",
"mocha": "^2.5.3"
"@types/chai": "^4.2.7",
"@types/mocha": "^5.2.7",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"mocha": "^6.2.2",
"should": "^13.2.3"
},

@@ -50,4 +52,4 @@ "author": "Brian Pontarelli",

"dependencies": {
"promise": "^7.1.1"
"promise": "^8.0.3"
}
}

Sorry, the diff of this file is too big to display

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