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

react-protected-mailto

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-protected-mailto - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/obfuscate.js

@@ -147,5 +147,5 @@ 'use strict';

obfuscate: true,
obfuscatedHref: '/click-to-open'
obfuscatedHref: 'http://click-to-open'
};
exports.default = Mailto;
{
"name": "react-protected-mailto",
"version": "1.0.2",
"version": "1.0.3",
"description": "React component to protect email addresses from crawlers.",

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

@@ -92,5 +92,5 @@ import React, { PureComponent } from 'react'

obfuscate: true,
obfuscatedHref: '/click-to-open',
obfuscatedHref: 'http://click-to-open',
}
export default Mailto
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