New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@everymatrix/helper-modal

Package Overview
Dependencies
Maintainers
12
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymatrix/helper-modal - npm Package Compare versions

Comparing version 1.13.4 to 1.15.0

dist/types/Users/adrian.pripon/Documents/Work/widgets-stencil/packages/helper-modal/.stencil/packages/helper-modal/stencil.config.d.ts

2

dist/cjs/helper-modal.cjs.js

@@ -18,3 +18,3 @@ 'use strict';

patchBrowser().then(options => {
return index.bootstrapLazy([["helper-modal.cjs",[[1,"helper-modal",{"titleModal":[1,"title-modal"],"visible":[1540],"clientStyling":[1,"client-styling"],"clientStylingUrlContent":[1,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
return index.bootstrapLazy([["helper-modal.cjs",[[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
});

@@ -17,3 +17,3 @@ 'use strict';

return patchEsm().then(() => {
return index.bootstrapLazy([["helper-modal.cjs",[[1,"helper-modal",{"titleModal":[1,"title-modal"],"visible":[1540],"clientStyling":[1,"client-styling"],"clientStylingUrlContent":[1,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
return index.bootstrapLazy([["helper-modal.cjs",[[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
});

@@ -20,0 +20,0 @@ };

@@ -80,3 +80,3 @@ import { Component, Event, h, Prop, State } from '@stencil/core';

"attribute": "title-modal",
"reflect": false
"reflect": true
},

@@ -116,3 +116,3 @@ "visible": {

"attribute": "client-styling",
"reflect": false,
"reflect": true,
"defaultValue": "''"

@@ -135,3 +135,3 @@ },

"attribute": "client-styling-url-content",
"reflect": false,
"reflect": true,
"defaultValue": "''"

@@ -138,0 +138,0 @@ }

@@ -73,6 +73,6 @@ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';

}, [1, "helper-modal", {
"titleModal": [1, "title-modal"],
"titleModal": [513, "title-modal"],
"visible": [1540],
"clientStyling": [1, "client-styling"],
"clientStylingUrlContent": [1, "client-styling-url-content"],
"clientStyling": [513, "client-styling"],
"clientStylingUrlContent": [513, "client-styling-url-content"],
"limitStylingAppends": [32]

@@ -79,0 +79,0 @@ }]);

@@ -16,3 +16,3 @@ import { p as promiseResolve, b as bootstrapLazy } from './index-4d594e7d.js';

patchBrowser().then(options => {
return bootstrapLazy([["helper-modal",[[1,"helper-modal",{"titleModal":[1,"title-modal"],"visible":[1540],"clientStyling":[1,"client-styling"],"clientStylingUrlContent":[1,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
return bootstrapLazy([["helper-modal",[[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
});

@@ -13,3 +13,3 @@ import { p as promiseResolve, b as bootstrapLazy } from './index-4d594e7d.js';

return patchEsm().then(() => {
return bootstrapLazy([["helper-modal",[[1,"helper-modal",{"titleModal":[1,"title-modal"],"visible":[1540],"clientStyling":[1,"client-styling"],"clientStylingUrlContent":[1,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
return bootstrapLazy([["helper-modal",[[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
});

@@ -16,0 +16,0 @@ };

@@ -1,1 +0,1 @@

import{p as t,b as l}from"./p-1c2c3fd8.js";(()=>{const l=import.meta.url,i={};return""!==l&&(i.resourcesUrl=new URL(".",l).href),t(i)})().then((t=>l([["p-66f1c138",[[1,"helper-modal",{titleModal:[1,"title-modal"],visible:[1540],clientStyling:[1,"client-styling"],clientStylingUrlContent:[1,"client-styling-url-content"],limitStylingAppends:[32]}]]]],t)));
import{p as t,b as l}from"./p-1c2c3fd8.js";(()=>{const l=import.meta.url,i={};return""!==l&&(i.resourcesUrl=new URL(".",l).href),t(i)})().then((t=>l([["p-66f1c138",[[1,"helper-modal",{titleModal:[513,"title-modal"],visible:[1540],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}]]]],t)));
{
"name": "@everymatrix/helper-modal",
"version": "1.13.4",
"version": "1.15.0",
"main": "./dist/index.cjs.js",

@@ -11,3 +11,3 @@ "module": "./dist/index.js",

"collection:main": "./dist/collection/index.js",
"unpkg": "./dist/helper-modal/helper-modal.js",
"unpkg": "./dist/helper-modal/helper-modal.esm.js",
"files": [

@@ -14,0 +14,0 @@ "dist/",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc