@cordisjs/plugin-server
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@cordisjs/plugin-server", | ||
"description": "Server plugin for cordis", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.cjs", |
@@ -35,2 +35,3 @@ import { Context } from 'cordis' | ||
const Server: unique symbol | ||
// https://github.com/typescript-eslint/typescript-eslint/issues/6720 | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars | ||
@@ -37,0 +38,0 @@ interface Server<C extends Context> {} |
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
32103
699