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

@rollup/plugin-html

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-html - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "@rollup/plugin-html",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {

@@ -19,4 +19,4 @@ "access": "public"

"exports": {
"types": "./types/index.d.ts",
"import": "./dist/es/index.js",
"types": "./types/index.d.ts",
"default": "./dist/cjs/index.js"

@@ -23,0 +23,0 @@ },

@@ -1,2 +0,2 @@

import { Plugin, OutputChunk, OutputAsset, OutputBundle } from 'rollup';
import type { Plugin, OutputChunk, OutputAsset, OutputBundle } from 'rollup';

@@ -3,0 +3,0 @@ export interface RollupHtmlTemplateOptions {

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