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

@cord-sdk/server

Package Overview
Dependencies
Maintainers
14
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cord-sdk/server - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

0

dist/cjs/index.js

@@ -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';

6

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