Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hdl-js

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hdl-js - npm Package Compare versions

Comparing version 0.0.32 to 0.0.33

2

package.json
{
"name": "hdl-js",
"version": "0.0.32",
"version": "0.0.33",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Hardware definition language (HDL) and Hardware simulator",

@@ -41,2 +41,3 @@ # hdl-js

- [Using custom and built-in gates in implementation](#using-custom-and-built-in-gates-in-implementation)
- [Loading HDL chips from Node](#loading-hdl-chips-from-node)

@@ -1314,3 +1315,3 @@ ## Installation

#### Using from Node
#### Loading HDL chips from Node

@@ -1317,0 +1318,0 @@ In Node it is possible to load a composite HDL gate class using the `HDLClassFactory` module, which is exposed on the `emulator`. The `hdl-js` itself also exposes two convenient wrappers: `fromHDLFile`, and `fromHDL`:

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