escss-estest
Advanced tools
Comparing version 1.4.11 to 1.4.12
@@ -1,16 +0,22 @@ | ||
/* | ||
- true: shows data and log details. | ||
- false: hidden data and log details. | ||
/** | ||
* escss-estest v1.4.12 | ||
* (c) 2024 Mike Lee | ||
* @license AGPL-3.0-only OR Commercial | ||
**/ | ||
- Show log details during development, set `isLogVisible: true`: | ||
1. Nuxt: | ||
Changes in `node_modules/escss-estest/lib/index.js` and restart dev server. | ||
2. Others: | ||
Changes in `node_modules/.vite/deps/escss-estest.js` and restart dev server. | ||
*/ | ||
/** | ||
* - true: shows data and log details. | ||
* - false(DEFAULT): hidden data and log details. | ||
* | ||
* To show log details during development, set `isLogVisible: true`: | ||
* - Nuxt: | ||
* Changes in `node_modules/escss-estest/lib/index.js` and restart dev server. | ||
* | ||
* - Others: | ||
* Changes in `node_modules/.vite/deps/escss-estest.js` and restart dev server. | ||
*/ | ||
const isLogVisible = false | ||
const customErrMsg = 'undefined error message' | ||
// Internal testing purpose, does not affect production. | ||
/** Internal testing purpose, does not affect production. */ | ||
let internalTestToken = '' | ||
@@ -17,0 +23,0 @@ |
{ | ||
"name": "escss-estest", | ||
"version": "1.4.11", | ||
"version": "1.4.12", | ||
"description": "100% function coverage for easier life.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
9485
4
145
4