Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mangoweb/share

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mangoweb/share - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-1
package.json
{
"name": "@mangoweb/share",
"version": "0.0.1",
"version": "0.0.2",
"description": "Share url.",

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

@@ -18,5 +18,8 @@ # Share

```html
<button id="share-button" type="button">Share</button>
<script>
window.initComponents = (window.initComponents || []).push({
name: 'Share',
place: '#share-button',
props: {

@@ -23,0 +26,0 @@ // optional