dep-bundle-size
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "dep-bundle-size", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Yet another CLI client for BundlePhobia", | ||
"keywords": [ | ||
"BundlePhobia", | ||
"cli", | ||
"BundlePhobia CLI", | ||
"bundle size", | ||
@@ -70,6 +69,5 @@ "dep cost" | ||
"build": "tsup", | ||
"prepare-fixtures": "sh ./test/utils/prepare-fixtures.sh", | ||
"test": "vitest run --coverage", | ||
"postinstall": "pnpm simple-git-hooks && pnpm run prepare-fixtures" | ||
"prepare-repo": "pnpm simple-git-hooks && sh ./test/utils/prepare-fixtures.sh" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
17334