Comparing version 2.36.1 to 2.36.2
{ | ||
"name": "auth0", | ||
"version": "2.36.1", | ||
"version": "2.36.2", | ||
"description": "SDK for Auth0 API v2", | ||
@@ -16,3 +16,2 @@ "main": "src/index.js", | ||
"jsdoc:generate": "jsdoc --configure .jsdoc.json --verbose", | ||
"version": "node ./scripts/release.js", | ||
"precommit": "pretty-quick --staged" | ||
@@ -35,3 +34,3 @@ }, | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"axios": "^0.21.3", | ||
"es6-promisify": "^6.1.1", | ||
@@ -42,3 +41,3 @@ "form-data": "^3.0.1", | ||
"lru-memoizer": "^2.1.4", | ||
"rest-facade": "^1.13.0", | ||
"rest-facade": "^1.13.1", | ||
"retry": "^0.13.1" | ||
@@ -45,0 +44,0 @@ }, |
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
449002
47
1
Updatedaxios@^0.21.3
Updatedrest-facade@^1.13.1