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

@edx/edx-proctoring

Package Overview
Dependencies
Maintainers
11
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edx/edx-proctoring - npm Package Compare versions

Comparing version 1.5.8 to 1.5.9

6

edx_proctoring/static/proctoring/js/views/proctored_exam_attempt_view.js

@@ -21,3 +21,7 @@ var edx = edx || {};

rejected: gettext('Rejected'),
error: gettext('Error')
error: gettext('Error'),
onboarding_missing: gettext('Onboarding Missing'),
onboarding_pending: gettext('Onboarding Pending'),
onboarding_failed: gettext('Onboarding Failed'),
onboarding_expired: gettext('Onboarding Expired')
};

@@ -24,0 +28,0 @@ var viewHelper = {

2

package.json

@@ -5,3 +5,3 @@ {

"//": "Note that the version format is slightly different than that of the Python version when using prereleases.",
"version": "1.5.8",
"version": "1.5.9",
"main": "edx_proctoring/static/index.js",

@@ -8,0 +8,0 @@ "repository": {

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