@ne1410s/demo
Advanced tools
Comparing version 0.1.98 to 0.1.99
@@ -1,2 +0,2 @@ | ||
import { reduceCss, decode, reduceHtml, CustomElementBase } from '@ne1410s/cust-elems'; | ||
import { CustomElementBase, reduceCss, decode, reduceHtml } from '@ne1410s/cust-elems'; | ||
@@ -3,0 +3,0 @@ var markupUrl = "data:text/html;base64,PHNwYW4gY2xhc3M9InJvb3QiPg0KICA8c3BhbiBjbGFzcz0ibm9ybWFsIj4NCiAgICA8c2xvdD48L3Nsb3Q+DQogIDwvc3Bhbj4NCiAgPHNwYW4gY2xhc3M9InJldmVhbCI+DQogICAgPHNsb3QgbmFtZT0icmV2ZWFsIj48L3Nsb3Q+DQogIDwvc3Bhbj4NCjwvc3Bhbj4NCg=="; |
{ | ||
"name": "@ne1410s/demo", | ||
"version": "0.1.98", | ||
"version": "0.1.99", | ||
"description": "A custom element for demonstration purposes and to serve as a project template.", | ||
@@ -47,3 +47,3 @@ "main": "dist/ne14_demo.cjs.min.js", | ||
"rimraf": "^5.0.10", | ||
"rollup": "^4.26.0", | ||
"rollup": "^4.27.2", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
@@ -53,4 +53,4 @@ "typescript": "^5.6.3" | ||
"dependencies": { | ||
"@ne1410s/cust-elems": "^0.3.85" | ||
"@ne1410s/cust-elems": "^0.3.86" | ||
} | ||
} |
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
Updated@ne1410s/cust-elems@^0.3.86