@oxilite/d1 0.5.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxilite/d1",
3
- "version": "0.5.0",
3
+ "version": "0.7.0",
4
4
  "description": "oxilite on Cloudflare D1 and Durable Objects: an Oxigraph-compatible SPARQL 1.1 and openCypher store (WebAssembly core)",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "type": "module",
@@ -32,7 +32,7 @@
32
32
  "test": "vitest run"
33
33
  },
34
34
  "dependencies": {
35
- "@oxilite/common": "0.5.0"
35
+ "@oxilite/common": "0.7.0"
36
36
  },
37
37
  "devDependencies": {
38
38
  "miniflare": "^4"
Binary file
Binary file