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

@gen/rollup-plugin-generate-html

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gen/rollup-plugin-generate-html - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "@gen/rollup-plugin-generate-html",
"version": "0.1.0",
"version": "0.1.1",
"description": "Simple html generation plugin for rollup",

@@ -46,5 +46,2 @@ "main": "dist/rollup-plugin-generate-html.cjs.js",

],
"engines": {
"node": "^8.8.0"
},
"repository": "zenoplex/rollup-plugin-generate-html",

@@ -51,0 +48,0 @@ "dependencies": {

4

README.md
# rollup-plugin-generate-html
[![Build Status](https://travis-ci.org/zenoplex/rollup-plugin-generate-html.svg?branch=master)](https://travis-ci.org/zenoplex/rollup-plugin-generate-html)
Simple rollup plugin to generate html file. Currently html file will be placed in same directory as the output file.
This plugin is inspired from [rollup-plugin-fill-html] (https://github.com/alwaysonlinetxm/rollup-plugin-fill-html).
This plugin is inspired from [rollup-plugin-fill-html](https://github.com/alwaysonlinetxm/rollup-plugin-fill-html).

@@ -6,0 +8,0 @@ ## Installation

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