@byu-oit/vue-decision-processing-components
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@byu-oit/vue-decision-processing-components", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Vue components shared between decision processing systems for the CES schools.", | ||
"dependencies": { | ||
"lodash": "^4.17.5" | ||
"lodash": "^4.17.5", | ||
"@fortawesome/fontawesome": "^1.1.4", | ||
"@fortawesome/fontawesome-free-regular": "^5.0.8", | ||
"@fortawesome/fontawesome-free-solid": "^5.0.8", | ||
"@fortawesome/vue-fontawesome": "0.0.22" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -24,10 +27,3 @@ "type": "git", | ||
"vuex": "^3.0.1" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.5", | ||
"@fortawesome/fontawesome": "^1.1.4", | ||
"@fortawesome/fontawesome-free-regular": "^5.0.8", | ||
"@fortawesome/fontawesome-free-solid": "^5.0.8", | ||
"@fortawesome/vue-fontawesome": "0.0.22" | ||
} | ||
} |
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
75801
29