@papanasi/preact
Advanced tools
Comparing version 1.0.0-rc.103 to 1.0.0-rc.104
{ | ||
"name": "@papanasi/preact", | ||
"version": "1.0.0-rc.103", | ||
"version": "1.0.0-rc.104", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "author": "ckgrafico/papanasi", | ||
}, | ||
"gitHead": "9fbcaf338a28cf607fe26ff3ab8a1db1e6711f57" | ||
"gitHead": "c7bb932e21701f5c976a4a55713ef9f9449b5481" | ||
} |
@@ -338,2 +338,11 @@ <h1 align="center"> | ||
### 🪲 Debugger | ||
To debug elements you can use `setDebugLevel` function from `@papanasi/preact | ||
```js | ||
window.addEventListener('load', () => { | ||
setDebugLevel(DebugLevel.Log); | ||
}); | ||
``` | ||
### 📗 Documentation | ||
@@ -340,0 +349,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1297899
33861
403