rollup-plugin-node-externals
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "rollup-plugin-node-externals", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup config", | ||
@@ -8,2 +8,7 @@ "main": "dist/externals.cjs.js", | ||
"typings": "dist/externals.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Septh/rollup-plugin-node-externals" | ||
}, | ||
"homepage": "https://github.com/Septh/rollup-plugin-node-externals", | ||
"scripts": { | ||
@@ -10,0 +15,0 @@ "prebuild": "trash dist/*", |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7988
0
0