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 0.1.0 to 0.1.1

CHANGELOG.md

7

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

@@ -11,3 +11,3 @@ "access": "public"

"author": "Andrew Powell <andrew@shellscape.org>",
"homepage": "https://github.com/rollup/plugins/packages/beep",
"homepage": "https://github.com/rollup/plugins/tree/master/packages/beep",
"bugs": "https://github.com/rollup/plugins/issues",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"ci:coverage": "nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov",
"ci:lint": "pnpm run lint && pnpm run security",
"ci:lint": "pnpm run lint",
"ci:lint:commits": "commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}",

@@ -29,3 +29,2 @@ "ci:test": "pnpm run test -- --verbose",

"prepublishOnly": "pnpm run lint",
"security": "echo 'pnpm needs `npm audit` support'",
"test": "ava"

@@ -32,0 +31,0 @@ },

@@ -69,3 +69,3 @@ [npm]: https://img.shields.io/npm/v/@rollup/plugin-html

Type: `String`<bri3ty3
Type: `String`<br>
Default: `''`

@@ -72,0 +72,0 @@

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