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

datasheet

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datasheet - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

1

lib/template.js

@@ -6,2 +6,3 @@ 'use strict';

<head>
<meta charset="utf-8">
<title>${props.title}</title>

@@ -8,0 +9,0 @@ ${props.fonts || ''}

2

package.json
{
"name": "datasheet",
"version": "0.4.0",
"version": "0.4.1",
"description": "Production quality Datasheet generator using Web technologies.",

@@ -5,0 +5,0 @@ "main": "lib/",

Production quality [Datasheet](https://en.wikipedia.org/wiki/Datasheet) generator using Web technologies: Markdown, SVG, HTML, CSS, JS.
## CLI Usage
```
npx datasheet -i myspec.adoc -o myspec.pdf
```
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