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 1.0.16 to 1.1.0

dist/react-obfuscate-email.mjs

61

package.json
{
"version": "1.0.16",
"version": "1.1.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"main": "dist/react-obfuscate-email.umd.js",
"module": "dist/react-obfuscate-email.mjs",
"exports": {
".": {
"import": "./dist/react-obfuscate-email.mjs",
"require": "./dist/react-obfuscate-email.umd.js"
}
},
"typings": "dist/types/index.d.ts",
"sideEffects": false,

@@ -14,3 +21,3 @@ "files": [

"scripts": {
"build": "del-cli dist && tsc",
"build": "del-cli dist && vite build",
"watch": "tsc --watch",

@@ -35,26 +42,30 @@ "lint": "eslint src",

"author": "Mauricio Robayo",
"module": "dist/react-obfuscate-email.esm.js",
"devDependencies": {
"@babel/core": "^7.18.2",
"@storybook/addon-actions": "^6.5.5",
"@storybook/addon-docs": "^6.5.5",
"@storybook/addon-essentials": "^6.5.5",
"@storybook/react": "^6.5.5",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@types/jest": "^27.5.0",
"@types/react": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"@babel/core": "^7.20.2",
"@mdx-js/react": "^2.1.5",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-docs": "^6.5.12",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/react": "^6.5.13",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.3",
"@types/react": "^18.0.25",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.43.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^8.2.5",
"del-cli": "^4.0.1",
"eslint": "^8.16.0",
"del-cli": "^5.0.0",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.30.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"ts-jest": "^27.1.4",
"typescript": "^4.7.2"
"eslint-plugin-react": "^7.31.10",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-jest": "^29.0.3",
"typescript": "^4.9.3",
"vite": "^3.2.3",
"vite-plugin-dts": "^1.7.1"
},

@@ -61,0 +72,0 @@ "description": "[![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) [![CodeFactor](https://www.codefactor.io/repository/github/mauriciorobayo/react-obfuscate-email/badge)](https://www.codefactor.io/repository/github/mauriciorobayo/react-obfuscate-email) [![bundlephobia](https://badgen.net/bundlephobia/minzip/react-obfuscate-email)](https://bundlephobia.com/package/react-obfuscate-email)",

@@ -32,3 +32,3 @@ # React Obfuscate Email

Read the [documentation 📘](https://www.mauriciorobayo.com/react-obfuscate-email?nav=false).
Read the [documentation 📘](https://mauriciorobayo.github.io/react-obfuscate-email/?nav=false).

@@ -35,0 +35,0 @@ ## TypeScript

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