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

@archilogic/editor-plugin-boma

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@archilogic/editor-plugin-boma - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

CHANGELOG.md
# @archilogic/editor-plugin-boma
## 0.4.0
### Minor Changes
- 3ac4b45: feat(editor-plugin-boma): rectangle area for asset workstations
## 0.3.0

@@ -4,0 +10,0 @@

3

dist/boma-polygons.d.ts

@@ -18,4 +18,5 @@ import { type LayoutSpace, type LayoutAsset, type SpatialGraphEdge, type CustomPolygonLinePosition, type CustomPolygonLinePositionsByElementId } from '@archilogic/space-graph-core';

export declare function getProductShape(asset: LayoutAsset): Polygon;
export declare function getAssetPolygons(asset: LayoutAsset): import("@archilogic/space-graph-core").Vector2[];
export declare function getAssetPolygons(asset: LayoutAsset): Polygon;
export declare function getTableSeats(table: LayoutAsset, seats: LayoutAsset[]): LayoutAsset[];
export declare function getRectangleArea(polygons: Polygon[]): Polygon[];
export declare function getBomaAssetPolygons(): BomaRecord[];

@@ -22,0 +23,0 @@ export declare function getBomaPolygons(): {

{
"name": "@archilogic/editor-plugin-boma",
"description": "generate boma polygons",
"version": "0.3.0",
"version": "0.4.0",
"publishConfig": {

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

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