nuejs-core
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "nuejs-core", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
@@ -17,4 +17,2 @@ "description": "The Nue framework for building user interfaces", | ||
"main": "src/browser/nue.js", | ||
"scripts": { | ||
@@ -24,5 +22,9 @@ "test": "cd test && bun test", | ||
}, | ||
"main": "index.js", | ||
"dependencies": { | ||
"htmlparser2": "^9.0.0" | ||
}, | ||
"engines": { | ||
@@ -29,0 +31,0 @@ "bun": ">= 1", |
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
81592