react-obfuscate
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "react-obfuscate", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "An intelligent React component to obfuscate any contact link", | ||
@@ -5,0 +5,0 @@ "main": "dist/obfuscate.js", |
@@ -1,2 +0,2 @@ | ||
# react-obfuscate | ||
# react-obfuscate | ||
@@ -13,3 +13,3 @@ [![Greenkeeper badge](https://badges.greenkeeper.io/coston/react-obfuscate.svg)](https://greenkeeper.io/) | ||
Live demo: [coston.io/projects/react-obfuscate](https://coston.io/dev/react-obfuscate/) | ||
Live demo: [coston.io/dev/react-obfuscate](https://coston.io/dev/react-obfuscate/) | ||
@@ -28,3 +28,3 @@ | ||
### Input | ||
### Input | ||
```js | ||
@@ -37,4 +37,4 @@ import React from 'react' | ||
Phone: <Obfuscate tel='205-454-1234' /><br /> | ||
Email: <Obfuscate | ||
email='hello@coston.cool' | ||
Email: <Obfuscate | ||
email='hello@coston.cool' | ||
headers={ | ||
@@ -41,0 +41,0 @@ {subject:'Question from the website'}, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13718