Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chrome-web-share

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-web-share - npm Package Compare versions

Comparing version 0.0.1-rc.7 to 0.0.1-rc.8

8

package.json
{
"name": "chrome-web-share",
"version": "0.0.1-rc.7",
"version": "0.0.1-rc.8",
"description": "A lightweight React Share Button for mobile web with web share api integration, native intent support and fallback",

@@ -36,8 +36,8 @@ "main": "dist/index.js",

],
"author": "Chetan Garg",
"author": "Martin Wheeler",
"license": "MIT",
"bugs": {
"url": "https://github.com/housinghq/react-mobile-share-btn/issues"
"url": "https://github.com/martinwheeler/chrome-web-share/issues"
},
"homepage": "https://github.com/housinghq/react-mobile-share-btn",
"homepage": "https://github.com/martinwheeler/chrome-web-share",
"devDependencies": {

@@ -44,0 +44,0 @@ "@kadira/storybook": "^2.24.0",

@@ -29,3 +29,3 @@ # chrome-web-share

shareUrl={url}
disabled={['whatsApp]]
disabled={['whatsApp']]
shareText={text}

@@ -70,11 +70,11 @@ className='my-class-name'

```
git clone https://github.com/housinghq/react-share-button
cd react-share-button
npm install
npm run storybook
git clone https://github.com/martinwheeler/chrome-web-share
cd chrome-web-share
yarn install
yarn storybook
```
Open an issue before opening a PR. The UI in this package is for mobile only.
Open an issue before opening a PR.
### License
MIT @ Loconsolutions
MIT
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