@block65/auth-token
Advanced tools
+0
-1
@@ -56,3 +56,2 @@ "use strict"; | ||
| const { origin_jti, exp, iat } = claims; | ||
| assertString(origin_jti, 'origin_jti is not a string'); | ||
| assertNumber(exp, 'exp is not a number'); | ||
@@ -59,0 +58,0 @@ assertNumber(iat, 'iat is not a number'); |
+2
-2
| { | ||
| "name": "@block65/auth-token", | ||
| "version": "2.1.4", | ||
| "version": "2.1.5", | ||
| "license": "UNLICENSED", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
| "build:watch": "tsc -w", | ||
| "prepare": "yarn build:clean && yarn build", | ||
| "prepare": "yarn test && yarn build:clean && yarn build", | ||
| "test": "jest" | ||
@@ -13,0 +13,0 @@ }, |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
5588
-0.83%145
-0.68%