@erickmerchant/framework
Advanced tools
Comparing version 44.1.0 to 44.2.0
@@ -34,4 +34,3 @@ const weakMap = new WeakMap() | ||
const next = () => str.charAt(i + 1) | ||
let str | ||
let i | ||
let str, i | ||
@@ -326,4 +325,4 @@ for (let index = 0, length = strs.length; index < length; index++) { | ||
html.dev = import.meta.env?.DEV | ||
html.dev = false | ||
export {html} |
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "44.1.0", | ||
"version": "44.2.0", | ||
"description": "A front-end framework.", | ||
@@ -36,3 +36,2 @@ "homepage": "https://github.com/erickmerchant/framework#readme", | ||
"@erickmerchant/prettier-config": "^1.2.0", | ||
"delay": "^5.0.0", | ||
"jsdom": "^16.4.0", | ||
@@ -39,0 +38,0 @@ "uvu": "^0.5.0" |
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
4
17021
544