@cord-sdk/server
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import type { ClientAuthTokenData } from '@cord-sdk/api-types'; |
@@ -0,0 +0,0 @@ import * as jwt from 'jsonwebtoken'; |
{ | ||
"name": "@cord-sdk/server", | ||
"description": "Server-side portion of the Cord SDK", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -25,8 +25,8 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@cord-sdk/api-types": "1.11.0", | ||
"@cord-sdk/api-types": "1.12.0", | ||
"@types/jsonwebtoken": "^8.5.8", | ||
"rollup": "^2.70.1", | ||
"rollup-plugin-typescript2": "^0.31.2", | ||
"typescript": "^4.6.3" | ||
"typescript": "~5.1.6" | ||
} | ||
} |
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
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
6410