@icgc-argo/ego-token-utils
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@icgc-argo/ego-token-utils", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "keywords": [], | ||
], | ||
"author": "Minh <hlminh2000@gmail.com>", | ||
"author": "ICGC ARGO", | ||
"repository": { | ||
@@ -77,3 +77,4 @@ "type": "git", | ||
"prettier": { | ||
"semi": false, | ||
"printWidth": 100, | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
@@ -90,2 +91,3 @@ }, | ||
"@types/jest": "^23.3.2", | ||
"@types/jsonwebtoken": "^8.3.3", | ||
"@types/node": "^10.11.0", | ||
@@ -124,5 +126,4 @@ "colors": "^1.3.2", | ||
"dependencies": { | ||
"@types/jwt-decode": "^2.2.1", | ||
"jwt-decode": "^2.2.0" | ||
"jsonwebtoken": "^8.5.1" | ||
} | ||
} |
@@ -17,2 +17,3 @@ # Ego Token Utils | ||
- use: | ||
```typescript | ||
@@ -25,2 +26,3 @@ import TokenUtils from '@icgc-argo/ego-token-utils' | ||
``` | ||
Interactive documentation is available at: https://icgc-argo.github.io/ego-token-utils/ | ||
@@ -27,0 +29,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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1
42
39525
35
3
0
3
+ Addedjsonwebtoken@^8.5.1
+ Addedbuffer-equal-constant-time@1.0.1(transitive)
+ Addedecdsa-sig-formatter@1.0.11(transitive)
+ Addedjsonwebtoken@8.5.1(transitive)
+ Addedjwa@1.4.1(transitive)
+ Addedjws@3.2.2(transitive)
+ Addedlodash.includes@4.3.0(transitive)
+ Addedlodash.isboolean@3.0.3(transitive)
+ Addedlodash.isinteger@4.0.4(transitive)
+ Addedlodash.isnumber@3.0.3(transitive)
+ Addedlodash.isplainobject@4.0.6(transitive)
+ Addedlodash.isstring@4.0.1(transitive)
+ Addedlodash.once@4.1.1(transitive)
+ Addedms@2.1.3(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsemver@5.7.2(transitive)
- Removed@types/jwt-decode@^2.2.1
- Removedjwt-decode@^2.2.0
- Removed@types/jwt-decode@2.2.1(transitive)
- Removedjwt-decode@2.2.0(transitive)