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

email-prop-type

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-prop-type - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.babelrc

23

package.json

@@ -1,22 +0,1 @@

{
"name": "email-prop-type",
"version": "1.0.0",
"description": "React Prop Type for Email Validation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jaebradley/email-prop-type.git"
},
"keywords": [
"react"
],
"author": "jae.b.bradley@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/jaebradley/email-prop-type/issues"
},
"homepage": "https://github.com/jaebradley/email-prop-type#readme"
}
{"name":"email-prop-type","version":"1.1.0","description":"React Prop Types Email Validator","main":"./build/index.js","scripts":{"codecov":"codecov","commitmsg":"commitlint -e $GIT_PARAMS","compile":"babel -d build/ src/ --ignore node_modules,*.test.js","lint":"eslint --ext .js .","test":"jest --coverage","prepublishOnly":"npm run compile","semantic-commit":"commit","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/jaebradley/email-prop-type.git"},"keywords":["react","prop-types"],"author":"jae.b.bradley@gmail.com","license":"MIT","bugs":{"url":"https://github.com/jaebradley/email-prop-type/issues"},"homepage":"https://github.com/jaebradley/email-prop-type#readme","jest":{"testEnvironment":"node"},"devDependencies":{"@commitlint/cli":"^5.1.1","@commitlint/config-angular":"^5.1.1","@commitlint/prompt":"^5.1.2","@commitlint/prompt-cli":"^5.1.2","babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-es2016":"^6.24.1","babel-preset-es2017":"^6.24.1","babel-preset-stage-0":"^6.24.1","codecov":"^3.0.0","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.8.0","husky":"^0.14.3","jest":"^21.2.1","semantic-release":"^8.2.0"},"dependencies":{"isemail":"^3.0.0"}}
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