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
13
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.31.0 to 8.32.0

8

CHANGELOG.md

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

## [8.32.0](https://github.com/byu-oit/vue-decision-processing-components/compare/v8.31.0...v8.32.0) (2022-12-02)
### Features
* add pw flags ([da42f88](https://github.com/byu-oit/vue-decision-processing-components/commit/da42f887ff210b6687c9a3d49b2d94c22595f776))
* add pw flags ([b0a147c](https://github.com/byu-oit/vue-decision-processing-components/commit/b0a147c85732ae8ad697f02d3bb113c76dfff802))
## [8.31.0](https://github.com/byu-oit/vue-decision-processing-components/compare/v8.30.1...v8.31.0) (2022-12-01)

@@ -7,0 +15,0 @@

2

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

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

@@ -159,4 +159,8 @@ import Vue from 'vue'

return 'NF Not Graduating'
case 'NOHS':
return 'Under 18 No High School Completion'
case 'NSE':
return 'No Secondary Education'
case 'PD':
return 'Previously Denied'
case 'UA':

@@ -163,0 +167,0 @@ return 'Underage Applicant'

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