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

elm-doc-preview

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm-doc-preview - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

9

package.json

@@ -32,3 +32,3 @@ {

"license": "SEE LICENSE IN LICENSE.md",
"description": "Elm packages documentation previewer with hot reloading.",
"description": "Elm offline documentation previewer with hot reloading.",
"bugs": {

@@ -38,3 +38,3 @@ "url": "https://github.com/dmy/elm-doc-preview/issues"

"homepage": "https://github.com/dmy/elm-doc-preview#readme",
"version": "2.0.0",
"version": "2.0.1",
"bin": {

@@ -52,9 +52,12 @@ "elm-doc-preview": "./cli.js",

"package",
"application",
"doc",
"docs",
"documentation",
"offline",
"preview",
"previewer"
"previewer",
"viewer"
],
"author": "Rémi Lefèvre <rlefevre@gmail.com>"
}

@@ -16,6 +16,6 @@ # elm-doc-preview

<p align="center">
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/regex.png" width="400" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/elm-doc-preview.png" width="400" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/compilation.png" width="400" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/term.png" width="400" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/regex.png" width="360" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/elm-doc-preview.png" width="360" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/compilation.png" width="360" />
<img src="https://raw.githubusercontent.com/dmy/elm-doc-preview/master/screenshots/term.png" width="360" />
</p>

@@ -38,3 +38,3 @@

# Usage
# Synopsis

@@ -41,0 +41,0 @@ ```sh

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