🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

web-components-jack

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-components-jack - npm Package Compare versions

Comparing version
1.3.0
to
1.3.1
+1
-1
package.json
{
"name": "web-components-jack",
"version": "1.3.0",
"version": "1.3.1",
"description": "a collection of Web Components build by Stencil",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

@@ -13,8 +13,2 @@ # Web Components build by stencil

jsdelivr:
```html
<script type="module" src="https://cdn.jsdelivr.net/npm/web-components-jack"></script>
```
- Put a script tag to the head of your index.html

@@ -21,0 +15,0 @@ - Then you can use the element anywhere in your template, JSX, html etc