New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@publidata/utils-custom-element

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@publidata/utils-custom-element

Polifill to allow using HTML custom elements in Safari

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
4
Created
Source

utils-custom-element

This Polyfill is based on the @ungap/custom-elements package. However this version will only trigger the patch if we're using a Safari browser on an IOS device.

🛠️ Install Dependencies

Using yarn :

yarn add @publidata/utils-custom-element

or using NPM :

npm install @publidata/utils-custom-element

🧑🏻‍💻 Usage

Make sure you import before using any custom web components

import "@publidata/utils-custom-element/dist";

Keywords

Publidata

FAQs

Package last updated on 18 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts