vite-plugin-url-copy
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "vite-plugin-url-copy", | ||
"type": "module", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"packageManager": "pnpm@8.15.1", | ||
@@ -47,3 +47,2 @@ "description": "Auto copy the Vite server URL and generate a QR code for easy access during dev or preview", | ||
"lint:fix": "eslint --fix .", | ||
"postinstall": "npx simple-git-hooks", | ||
"c": "rm pnpm-lock.yaml package-lock.json & rm -rf node_modules dist example/node_modules" | ||
@@ -50,0 +49,0 @@ }, |
@@ -27,3 +27,3 @@ <h1 align="center"> | ||
> | ||
> We recommend configuring ESM as the default, and we will deprecate the CJS build in v2. | ||
> Recommend configuring ESM as the default, CJS build will be deprecated in v2. | ||
@@ -30,0 +30,0 @@ ## Install |
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
13889