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.8.2 to 0.8.3

8

CHANGELOG.md
# @archilogic/editor-plugin-boma
## 0.8.3
### Patch Changes
- refactor(editor-plugin-boma): ams export file (#122)
- chore(editor-plugin-boma): add clipper (#125)
- 5d6c846: chore(editor-plugin-boma): add clipper
## 0.8.2

@@ -4,0 +12,0 @@

3

dist/modes/ams/generate-svg.d.ts

@@ -1,2 +0,1 @@

import { type SpaceGraphLayout } from '@archilogic/space-graph-core';
import { type Polygon } from '@archilogic/clipper';

@@ -14,3 +13,3 @@ import { type BomaRecord } from '../../boma-polygons';

export declare function addSvgBomaGrossAreasToGroup(mainSvgGroup: any, grossAreaPolygons: GrossAreaRecord[], id: string): void;
export declare function addSvgBomaPolygonsIdentitiesToGroup(mainSvgGroup: any, layout: SpaceGraphLayout, nodes: BomaRecord[]): void;
export declare function addSvgBomaPolygonsIdentitiesToGroup(mainSvgGroup: any, nodes: BomaRecord[]): void;
export declare function getAmsSvg(): any;
{
"name": "@archilogic/editor-plugin-boma",
"description": "generate boma polygons",
"version": "0.8.2",
"version": "0.8.3",
"publishConfig": {

@@ -38,3 +38,4 @@ "access": "public"

"devDependencies": {
"@archilogic/editor-connection": "0.10.2",
"@archilogic/clipper": "^1.2.1",
"@archilogic/editor-connection": "^0.10.2",
"@archilogic/floor-plan-core": "5.0.0-beta.17",

@@ -41,0 +42,0 @@ "@archilogic/floor-plan-io": "5.0.0-beta.17",

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