@genesis-xyz/overlay
Advanced tools
Comparing version 0.0.4 to 0.0.6
{ | ||
"name": "@genesis-xyz/overlay", | ||
"version": "0.0.4", | ||
"version": "0.0.6", | ||
"main": "src/index.ts", | ||
"devDependencies": { | ||
"@genesis-xyz/eslint-config": "^1.16.0", | ||
"bun-types": "^0.5.8", | ||
"bun-types": "^0.6.8", | ||
"eslint": "^8.32.0", | ||
"prettier": "^2.8.3", | ||
"typescript": "^4.9.4" | ||
}, | ||
"dependencies": { | ||
"aws4fetch": "^1.0.17", | ||
"dbgate-query-splitter": "^4.9.3", | ||
"nats": "^2.12.1", | ||
"zod": "^3.21.4" | ||
} | ||
} |
@@ -1,5 +0,1 @@ | ||
export * as Nats from './Nats'; | ||
export * from './Remote'; | ||
export * from './TableSet'; | ||
export * from './View'; | ||
export * from './utils'; | ||
export * from './core'; |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
118479
0
18
538
2
- Removedaws4fetch@^1.0.17
- Removeddbgate-query-splitter@^4.9.3
- Removednats@^2.12.1
- Removedzod@^3.21.4
- Removedaws4fetch@1.0.20(transitive)
- Removeddbgate-query-splitter@4.11.3(transitive)
- Removednats@2.29.1(transitive)
- Removednkeys.js@1.1.0(transitive)
- Removedtweetnacl@1.0.3(transitive)
- Removedzod@3.24.1(transitive)