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

nice-is-email

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nice-is-email - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "nice-is-email",
"version": "1.0.1",
"version": "1.0.2",
"description": "Checks whether provided parameter looks like a valid e-mail address",

@@ -36,6 +36,13 @@ "main": "lib/index.js",

"devDependencies": {
"browserify": "^13.1.0",
"bubleify": "^0.5.1",
"istanbul": "^0.4.5",
"standard": "^7.1.2",
"tape": "^4.5.1"
},
"browserify": {
"transform": [
"bubleify"
]
}
}
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