Comparing version 2.5.35 to 2.5.48
@@ -6,2 +6,4 @@ 'use strict' | ||
const create = (element, parent, key, options) => { | ||
// createState | ||
// createNode | ||
return createElement(element, parent, key, options) | ||
@@ -8,0 +10,0 @@ } |
{ | ||
"name": "domql", | ||
"version": "2.5.35", | ||
"version": "2.5.48", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "type": "module", | ||
}, | ||
"gitHead": "8d7684fd84f5c48fb5cf71e76a05eda071c118f7" | ||
"gitHead": "68ea5ab143d09bdb009664526b638e7c804480c6" | ||
} |
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
3458
42