esbuild-plugin-checker
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "esbuild-plugin-checker", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Checker plugin for esbuild", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"watch": "esw watch src/index.ts --platform=node", | ||
"build": "esw build src/index.ts --platform=node", | ||
"prepare": "husky install", | ||
"prepublishOnly": "pnpm build", | ||
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,scss,md}\"", | ||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx" | ||
}, | ||
"repository": { | ||
@@ -66,3 +58,9 @@ "type": "git", | ||
"npm": "Please use PNPM instead of NPM to install dependencies" | ||
}, | ||
"scripts": { | ||
"watch": "esw watch src/index.ts --platform=node", | ||
"build": "esw build src/index.ts --platform=node", | ||
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,scss,md}\"", | ||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx" | ||
} | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
27173
5
702
1