Socket
Socket
Sign inDemoInstall

dxf-viewer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dxf-viewer - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

4

package.json
{
"name": "dxf-viewer",
"version": "1.0.19",
"version": "1.0.20",
"description": "JavaScript DXF file viewer",

@@ -25,3 +25,3 @@ "main": "src/index.js",

"@types/three": "^0.144.0",
"three": "^0.146.0",
"three": "^0.149.0",
"loglevel": "^1.8.0",

@@ -28,0 +28,0 @@ "opentype.js": "^1.3.4"

@@ -76,3 +76,2 @@ import * as three from "three"

this.canvas = renderer.domElement
this.canvas.getContext("webgl", { premultipliedAlpha: false })
domContainer.style.display = "block"

@@ -79,0 +78,0 @@ if (options.autoResize) {

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