New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@viamrobotics/prime-core

Package Overview
Dependencies
Maintainers
6
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@viamrobotics/prime-core - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

dist/tooltip/index.d.ts

4

dist/index.d.ts

@@ -17,3 +17,3 @@ export { default as Badge } from './badge.svelte';

export { useUniqueId } from './unique-id';
export { default as Tooltip, type TooltipLocation, type TooltipState, } from './tooltip.svelte';
export { Tooltip, type TooltipLocation, type TooltipState } from './tooltip';
export { default as ContextMenu } from './context-menu/context-menu.svelte';

@@ -28,3 +28,3 @@ export { default as ContextMenuItem, type ContextMenuItemVariant, } from './context-menu/context-menu-item.svelte';

export { default as VectorInput } from './vector-input.svelte';
export { NotificationContainer, provideNotify, useNotify, } from './notification';
export { NotificationContainer, provideNotify, useNotify, type Notify, } from './notification';
export { selectControls } from './select/controls';

@@ -31,0 +31,0 @@ export { createSearchableSelectDispatcher } from './select/dispatcher';

@@ -16,3 +16,3 @@ export { default as Badge } from './badge.svelte';

export { useUniqueId } from './unique-id';
export { default as Tooltip, } from './tooltip.svelte';
export { Tooltip } from './tooltip';
export { default as ContextMenu } from './context-menu/context-menu.svelte';

@@ -19,0 +19,0 @@ export { default as ContextMenuItem, } from './context-menu/context-menu-item.svelte';

{
"name": "@viamrobotics/prime-core",
"version": "0.0.38",
"version": "0.0.39",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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