Socket
Socket
Sign inDemoInstall

shapediver-types

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shapediver-types - npm Package Compare versions

Comparing version 1.0.75 to 1.0.76

8

lib/v2/interfaces/ApiExportV2.1.interface.d.ts

@@ -37,7 +37,7 @@ import { Api } from "../ApiInterfaceV2.1.interface";

export interface ExportDefinition {
id: string;
plugin: string;
name: string;
id?: string;
plugin?: string;
name?: string;
_name?: string;
type: string;
type?: string;
hidden?: boolean;

@@ -44,0 +44,0 @@ order?: number;

{
"name": "shapediver-types",
"version": "1.0.75",
"version": "1.0.76",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/SDVApp.js",

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