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

judsondesignstfl

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

judsondesignstfl - npm Package Compare versions

Comparing version 0.0.0-beta.2 to 0.0.0-beta.3

2

package.json
{
"name": "judsondesignstfl",
"version": "0.0.0-beta.2",
"version": "0.0.0-beta.3",
"license": "MIT",

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

@@ -15,3 +15,3 @@ import { Component, OnInit } from '@angular/core';

public users: any[];
public user: any[];
public currentUser: any[];

@@ -100,3 +100,3 @@ constructor(private adminService: AdminService, private assessmentService: AssessmentService, private surveyService: SurveyService, public router: Router) {

obj.answerValue = 'No answer Provided. [' + obj.answer + ']';
obj.answerValue = 'No answer Provided.';// [' + obj.answer + ']';
}

@@ -113,3 +113,3 @@

this.user = user;
this.currentUser = user;
//now that we have a user, we need to match the values to the assessment values for data.

@@ -116,0 +116,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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