ember-cli-simple-validation
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "ember-cli-simple-validation", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "ember-cli addon that provides simple form validation", | ||
@@ -14,7 +14,14 @@ "directories": { | ||
}, | ||
"repository": "https://github.com/toranb/ember-cli-simple-validation", | ||
"homepage": "https://github.com/toranb/ember-cli-simple-validation", | ||
"bugs": { | ||
"url": "https://github.com/toranb/ember-cli-simple-validation/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/toranb/ember-cli-simple-validation" | ||
}, | ||
"engines": { | ||
"node": ">= 0.10.0" | ||
}, | ||
"author": "", | ||
"author": "Toran Billups toranb@gmail.com", | ||
"license": "MIT", | ||
@@ -24,12 +31,13 @@ "devDependencies": { | ||
"broccoli-ember-hbs-template-compiler": "^1.6.1", | ||
"ember-cli": "0.1.12", | ||
"ember-cli": "0.1.15", | ||
"ember-cli-6to5": "^3.0.0", | ||
"ember-cli-app-version": "0.3.1", | ||
"ember-cli-content-security-policy": "0.3.0", | ||
"ember-cli-dependency-checker": "0.0.7", | ||
"ember-cli-inject-live-reload": "^1.3.0", | ||
"ember-cli-qunit": "0.3.1", | ||
"ember-cli-qunit": "0.3.7", | ||
"ember-cli-simple-store": "0.5.0", | ||
"ember-cli-app-version": "0.3.1", | ||
"ember-cli-uglify": "1.0.1", | ||
"ember-export-application-global": "^1.0.0", | ||
"ember-export-application-global": "^1.0.2", | ||
"express": "^4.8.5", | ||
@@ -39,3 +47,8 @@ "glob": "^4.0.5" | ||
"keywords": [ | ||
"ember-addon" | ||
"ember", | ||
"ember-addon", | ||
"ember-cli", | ||
"form", | ||
"simple", | ||
"validation" | ||
], | ||
@@ -42,0 +55,0 @@ "ember-addon": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9714538
113401
1
1
43
2