Socket
Socket
Sign inDemoInstall

react-obfuscate-email

Package Overview
Dependencies
3
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

src/Email.test.tsx

23

package.json
{
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",

@@ -7,3 +7,4 @@ "main": "dist/index.js",

"files": [
"dist"
"dist",
"src"
],

@@ -14,9 +15,6 @@ "engines": {

"scripts": {
"build": "del-cli dist && tsc",
"build": "tsc",
"watch": "tsc --watch",
"lint": "eslint src",
"test": "jest",
"prepublishOnly": "npm run build",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook --output-dir docs"
"test": "jest"
},

@@ -30,7 +28,2 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.15.0",
"@storybook/addon-actions": "^6.3.7",
"@storybook/addon-essentials": "^6.3.7",
"@storybook/addon-links": "^6.3.7",
"@storybook/react": "^6.3.7",
"@testing-library/jest-dom": "^5.14.1",

@@ -42,11 +35,9 @@ "@testing-library/react": "^12.0.0",

"@typescript-eslint/parser": "^4.29.2",
"babel-loader": "^8.2.2",
"del-cli": "^4.0.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.24.0",
"eslint": "^7.32.0",
"jest": "^27.0.6",
"prettier": "^2.3.2",
"react-dom": "^17.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"ts-jest": "^27.0.5",

@@ -53,0 +44,0 @@ "tslib": "^2.3.1",

# React Obfuscate Email
[![React Obfuscate Email](https://badgen.net/npm/v/react-obfuscate-email)](https://www.npmjs.com/package/react-obfuscate-email)
[![CI](https://github.com/MauricioRobayo/react-obfuscate-email/actions/workflows/main.yml/badge.svg)](https://github.com/MauricioRobayo/react-obfuscate-email/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/MauricioRobayo/react-obfuscate-email/branch/main/graph/badge.svg?token=gkrRmHZHGB)](https://codecov.io/gh/MauricioRobayo/react-obfuscate-email)
[![bundlephobia](https://badgen.net/bundlephobia/minzip/react-obfuscate-email)](https://bundlephobia.com/package/react-obfuscate-email)
[![CodeFactor](https://www.codefactor.io/repository/github/mauriciorobayo/react-obfuscate-email/badge)](https://www.codefactor.io/repository/github/mauriciorobayo/react-obfuscate-email)

@@ -7,0 +8,0 @@ 📧 React component to obfuscate email links.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc