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

sharelinks

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharelinks - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

bower.json
{
"name": "sharelinks",
"version": "1.0.1",
"version": "1.0.2",
"authors": [

@@ -5,0 +5,0 @@ "Mr Chimp <chimpytk@gmail.com>"

@@ -82,4 +82,4 @@ (function (root, factory) {

href,
platform = platforms[e.target.dataset['platform']] || false,
elem = e.target;
elem = e.currentTarget,
platform = platforms[elem.dataset['platform']] || false;

@@ -86,0 +86,0 @@ if (typeof platform === 'undefined') {

{
"name": "sharelinks",
"version": "1.0.1",
"version": "1.0.2",
"repository": "git@github.com/mrchimp/sharelinks",

@@ -5,0 +5,0 @@ "license": "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