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

@vizzly/ai-types

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizzly/ai-types - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

dist/src/frontendTypes.d.ts

@@ -10,3 +10,2 @@ import { VIEW_TYPES } from './constants';

export type DataSet = {
id: string;
name: string;

@@ -18,3 +17,3 @@ description: string;

type: ViewType;
dataSetId: string;
dataSetName: string;
select: Array<{

@@ -21,0 +20,0 @@ field: string;

{
"name": "@vizzly/ai-types",
"version": "0.0.1",
"version": "0.0.2",
"source": "types.ts",

@@ -5,0 +5,0 @@ "types": "dist/type-definitions/types.d.ts",

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