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

react-obfuscate

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-obfuscate - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

2

package.json
{
"name": "react-obfuscate",
"version": "1.0.14",
"version": "1.0.15",
"description": "An intelligent React component to obfuscate any contact link",

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

@@ -56,10 +56,10 @@ # react-obfuscate

Prop | Type | Description
----------|-----------|------------
email | `string` | email address of the intended recipient
tel | `string` | telephone number of the intended recipient
sms | `string` | sms number of the intended recipient
facetime | `string` | facetime address of the intended recipient
headers | `object` | subject, cc, bcc, body, etc
obfuscate | `boolean` | set to {false} if you would like
Prop | Type | Argument | Default | Description
----------|-----------|--------------|-----------|------------
email | `string` | `<optional>` | `null` | email address of the intended recipient
tel | `string` | `<optional>` | `null` | telephone number of the intended recipient
sms | `string` | `<optional>` | `null` | sms number of the intended recipient
facetime | `string` | `<optional>` | `null` | facetime address of the intended recipient
headers | `object` | `<optional>` | `null` | subject, cc, bcc, body, etc
obfuscate | `boolean` | `<optional>` | `true` | set to false to disable obfuscation

@@ -66,0 +66,0 @@

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