@rollup/plugin-html
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10736
5
1