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

@ae-studio/dxf-viewer

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ae-studio/dxf-viewer - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "@ae-studio/dxf-viewer",
"version": "1.0.6",
"version": "1.0.7",
"description": "JavaScript DXF file viewer",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -70,2 +70,3 @@ import THREE from 'three';

constructor(domContainer: HTMLElement, options: DxfViewerOptions | null);
CanvasToSceneCoord(x: number, y: number): THREE.Vector2;
Clear(): void;

@@ -72,0 +73,0 @@ Destroy(): void;

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