@hocuspocus/extension-sqlite
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ import type { IncomingMessage, Server as HTTPServer, ServerResponse } from 'http'; | ||
import { Hocuspocus } from './Hocuspocus.ts'; | ||
import type { Configuration } from './types'; | ||
import type { Configuration } from './types.ts'; | ||
export interface ServerConfiguration extends Configuration { | ||
@@ -8,0 +8,0 @@ port?: number; |
{ | ||
"name": "@hocuspocus/extension-sqlite", | ||
"description": "a generic Hocuspocus persistence driver for the sqlite", | ||
"version": "3.1.1-rc.1", | ||
"version": "3.1.1", | ||
"homepage": "https://hocuspocus.dev", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@hocuspocus/extension-database": "^3.1.1-rc.1", | ||
"@hocuspocus/extension-database": "^3.1.1", | ||
"kleur": "^4.1.4", | ||
@@ -33,0 +33,0 @@ "sqlite3": "^5.1.7" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%73812
-0.01%