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

@thatopen/components

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thatopen/components - npm Package Compare versions

Comparing version 2.4.0-alpha.18 to 2.4.0-alpha.19

2

dist/core/Types/src/component-with-ui.d.ts
import { Component } from "./component";
export type ComponentUIElement = {
name: string;
id: string;
componentID: string;

@@ -9,3 +10,2 @@ attributes: {

get: () => HTMLElement;
disabled?: boolean;
};

@@ -12,0 +12,0 @@ export declare abstract class ComponentWithUI extends Component {

{
"name": "@thatopen/components",
"description": "Collection of core functionalities to author BIM apps.",
"version": "2.4.0-alpha.18",
"version": "2.4.0-alpha.19",
"author": "That Open Company",

@@ -6,0 +6,0 @@ "contributors": [

Sorry, the diff of this file is too big to display

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