email-prop-type
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -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"}} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
5827
8
29
0
0
41
0
1
16
+ Addedisemail@^3.0.0
+ Addedisemail@3.2.0(transitive)
+ Addedpunycode@2.3.1(transitive)