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

@icgc-argo/ego-token-utils

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icgc-argo/ego-token-utils - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

11

package.json
{
"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 @@

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