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.0 to 1.0.1

7

package.json
{
"name": "dxf-viewer",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript DXF file viewer",
"main": "src/index.js",
"author": "Artyom Lebedev<arlebedev@ugcs.com>",
"license": "MIT",
"license": "Mozilla Public License 2.0",
"repository": "https://github.com/vagran/dxf-viewer",

@@ -14,3 +14,4 @@ "keywords": [

"webgl",
"html5"
"html5",
"cad"
],

@@ -17,0 +18,0 @@ "dependencies": {

@@ -7,13 +7,19 @@ # DXF viewer

The usage example and demo is available here:
The usage example is available here: https://github.com/vagran/dxf-viewer-example-src
The package is released under the MIT License.
Deployed demo: https://vagran.github.io/dxf-viewer-example/
The package is released under the Mozilla Public License 2.0.
This is community version of the viewer. It is initially published in the
[corporate repository](https://bitbucket.org/sphengineering/dxf-viewer) and is used in production in
[corporate repository](https://github.com/ugcs/ugcs-dxf-viewer) and is used in production in
[Atlas](https://atlas.ugcs.com) project. There it will be mostly maintained for project-specific
needs. The community version will receive all generic features and bug fixes.
TODO: npm
## Install
```bash
npm install dxf-viewer
```
## Features

@@ -20,0 +26,0 @@

Sorry, the diff of this file is not supported yet

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