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.130 to 0.0.131

5

dist/breadcrumbs.svelte.d.ts
import { SvelteComponent } from "svelte";
import cx from 'classnames';
import classnames from 'classnames';
declare const __propDef: {
props: {
/** A list of each part. */ crumbs: [string, ...string[]];
/** Additional CSS classes to pass to the breadcrumbs container. */ cx?: cx.Argument;
/** Render the breadcrumbs as disabled. */ isDisabled?: boolean;
/** Additional CSS classes to pass to the breadcrumbs container. */ cx?: classnames.Argument;
};

@@ -8,0 +9,0 @@ events: {

2

package.json
{
"name": "@viamrobotics/prime-core",
"version": "0.0.130",
"version": "0.0.131",
"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