@becomposable/converters
Advanced tools
Comparing version 0.32.0 to 0.33.0
{ | ||
"name": "@becomposable/converters", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"description": "Image and content converters", | ||
@@ -35,7 +35,7 @@ "type": "module", | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm", | ||
"preinstall": "pnpm exec only-allow pnpm", | ||
"test": "vitest run", | ||
"build": "npx tsmod build --esm", | ||
"build": "pnpm exec tsmod build --esm", | ||
"clean": "rimraf ./node_modules ./lib ./tsconfig.tsbuildinfo" | ||
} | ||
} |
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
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
36268