@open-wc/scoped-elements
Advanced tools
Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "@open-wc/scoped-elements", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"publishConfig": { | ||
@@ -21,3 +21,2 @@ "access": "public" | ||
"demo-build:with-scope": "rollup -c demo/with-scope/rollup.config.js", | ||
"prepublishOnly": "../../scripts/insert-header.js", | ||
"site:build": "run-p demo-build:*", | ||
@@ -24,0 +23,0 @@ "start:before-nesting": "es-dev-server -c demo/before-nesting/server.js", |
@@ -8,2 +8,3 @@ export { ScopedElementsMixin } from "./src/ScopedElementsMixin.js"; | ||
}; | ||
//# sourceMappingURL=index.d.ts.map | ||
export { ScopedElementsHost } from "./src/types"; | ||
//# sourceMappingURL=index.d.ts.map |
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
704
74415
30