escss-estest
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -5,8 +5,12 @@ /* | ||
- When you change `isLogVisible`, here are some tips: | ||
1. Production - for production-ready environment and to project information. | ||
Change `isLogVisible` in node_modules/escss-estest.js and run `npm run build; npm run preview`. | ||
2. Development - for a development working situation. | ||
Change `isLogVisible` in `node_modules/.vite/deps/escss-estest.js` and run `npm run dev`. | ||
- When you change `isLogVisible` to protect information, here are some tips: | ||
1. General: | ||
- Affecting Development: | ||
Change in `node_modules/.vite/deps/escss-estest.js` and restart `npm run dev`. | ||
- Affecting Production: | ||
Change in `node_modules/escss-estest/lib/index.js` and then run `npm run build; npm run preview`. | ||
2. Nuxt: | ||
Any changes in `node_modules/escss-estest/lib/index.js` will take effect. | ||
*/ | ||
@@ -13,0 +17,0 @@ const isLogVisible = true; |
{ | ||
"name": "escss-estest", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "100% function coverage for easier life.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15250
236
0