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.1.0 to 1.1.1

23

package.json
{
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -20,11 +20,2 @@ "main": "dist/react-obfuscate-email.umd.js",

},
"scripts": {
"build": "del-cli dist && vite build",
"watch": "tsc --watch",
"lint": "eslint src",
"test": "jest",
"prepublishOnly": "npm run build",
"storybook": "start-storybook --docs --no-manager-cache --port 6006",
"build-docs": "build-storybook --docs --output-dir=docs"
},
"peerDependencies": {

@@ -82,3 +73,11 @@ "react": ">=16"

},
"homepage": "https://www.mauriciorobayo/react-obfuscate-email"
}
"homepage": "https://mauriciorobayo.github.io/react-obfuscate-email",
"scripts": {
"build": "del-cli dist && vite build",
"watch": "tsc --watch",
"lint": "eslint src",
"test": "jest",
"storybook": "start-storybook --docs --no-manager-cache --port 6006",
"build-docs": "build-storybook --docs --output-dir=docs"
}
}
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