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

@genesis-xyz/overlay

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genesis-xyz/overlay - npm Package Compare versions

Comparing version 0.0.4 to 0.0.6

src/core/Asset.test.ts

10

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

6

src/index.ts

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

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