@fusionauth/node-client
Advanced tools
Comparing version 1.12.1 to 1.12.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
229550
6
3
+ Addedpromise@8.3.0(transitive)
- Removedpromise@7.3.1(transitive)
Updatedpromise@^8.0.3