@ne1410s/popup
Advanced tools
Comparing version 0.3.99 to 0.3.100
@@ -1,2 +0,2 @@ | ||
import { CustomElementBase, reduceCss, decode, reduceHtml } from '@ne1410s/cust-elems'; | ||
import { reduceCss, decode, reduceHtml, CustomElementBase } from '@ne1410s/cust-elems'; | ||
@@ -3,0 +3,0 @@ var markupUrl = "data:text/html;base64,PGRpdiBjbGFzcz0iYmFjayI+DQogIDxkaXYgY2xhc3M9ImZvcmUiPg0KICAgIDxzbG90Pjwvc2xvdD4NCiAgICA8c3BhbiBjbGFzcz0iY2xvc2UiPiZ0aW1lczs8L3NwYW4+DQogICAgPHNwYW4gY2xhc3M9InNlLXJlc2l6ZSI+JiN4MjVlMjs8L3NwYW4+DQogIDwvZGl2Pg0KPC9kaXY+DQo="; |
{ | ||
"name": "@ne1410s/popup", | ||
"version": "0.3.99", | ||
"version": "0.3.100", | ||
"description": "A lightweight configurable popup.", | ||
@@ -47,3 +47,3 @@ "main": "dist/ne14_pop.cjs.min.js", | ||
"rimraf": "^5.0.10", | ||
"rollup": "^4.27.2", | ||
"rollup": "^4.27.3", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
@@ -53,4 +53,4 @@ "typescript": "^5.6.3" | ||
"dependencies": { | ||
"@ne1410s/cust-elems": "^0.3.86" | ||
"@ne1410s/cust-elems": "^0.3.87" | ||
} | ||
} |
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
33536
Updated@ne1410s/cust-elems@^0.3.87