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

@byu-oit/vue-decision-processing-components

Package Overview
Dependencies
Maintainers
15
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byu-oit/vue-decision-processing-components - npm Package Compare versions

Comparing version 8.23.1 to 8.23.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [8.23.2](https://github.com/byu-oit/vue-decision-processing-components/compare/v8.23.1...v8.23.2) (2021-07-22)
### Bug Fixes
* add byupw concurrent app flags to list of flag names ([d42938a](https://github.com/byu-oit/vue-decision-processing-components/commit/d42938aee047519d9236fa9737e81fb56c30ea88))
### [8.23.1](https://github.com/byu-oit/vue-decision-processing-components/compare/v8.23.0...v8.23.1) (2021-04-21)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "@byu-oit/vue-decision-processing-components",
"version": "8.23.1",
"version": "8.23.2",
"description": "Vue components shared between decision processing systems for the CES schools.",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -123,2 +123,6 @@ import Vue from 'vue'

return 'BYU Application'
case 'CAENSIGN':
return 'Concurrent Ensign College Application'
case 'CAIDAHO':
return 'Concurrent BYU Idaho Application'
case 'CDND':

@@ -125,0 +129,0 @@ return 'Counselor Do Not Deny'

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