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.5 to 0.0.6

4

dist/icon/icons.d.ts

@@ -0,1 +1,5 @@

/**
* Keys should match MDI name
* e.g. 'account-multiple' for MDI.mdiAccountMultiple
*/
export declare const paths: Record<string, string>;
import * as MDI from '@mdi/js';
/**
* Keys should match MDI name
* e.g. 'account-multiple' for MDI.mdiAccountMultiple
*/
export const paths = {

@@ -45,3 +49,3 @@ 'account-multiple': MDI.mdiAccountMultiple,

'open-in-new': MDI.mdiOpenInNew,
'package-closed': MDI.mdiPackageVariantClosed,
'package-variant-closed': MDI.mdiPackageVariantClosed,
'pause-circle-outline': MDI.mdiPauseCircleOutline,

@@ -51,3 +55,3 @@ 'pencil-outline': MDI.mdiPencilOutline,

plus: MDI.mdiPlus,
public: MDI.mdiEarth,
earth: MDI.mdiEarth,
refresh: MDI.mdiRefresh,

@@ -60,2 +64,5 @@ send: MDI.mdiSend,

'video-outline': MDI.mdiVideoOutline,
'account-group-outline': MDI.mdiAccountGroupOutline,
'robot-outline': MDI.mdiRobotOutline,
domain: MDI.mdiDomain,
};

2

package.json
{
"name": "@viamrobotics/prime-core",
"version": "0.0.5",
"version": "0.0.6",
"publishConfig": {

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

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