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

@viamrobotics/prime-core

Package Overview
Dependencies
Maintainers
0
Versions
167
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.140 to 0.0.141

4

dist/tab.svelte.d.ts

@@ -212,6 +212,8 @@ import { SvelteComponent } from "svelte";

'on:fullscreenerror'?: import("svelte/elements").EventHandler<Event, HTMLElement> | null | undefined;
href: string;
href?: string;
selected?: boolean;
};
events: {
click: CustomEvent<MouseEvent>;
} & {
[evt: string]: CustomEvent<any>;

@@ -218,0 +220,0 @@ };

{
"name": "@viamrobotics/prime-core",
"version": "0.0.140",
"version": "0.0.141",
"publishConfig": {

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

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