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 3.23.1 to 3.23.2

2

edx_proctoring/static/proctoring/js/views/proctored_exam_add_bulk_allowance_view.js

@@ -204,3 +204,3 @@ edx = edx || {};

var data = $.parseJSON(response.responseText);
$errorResponse.html(gettext(data.detail));
self.showError(self, data.field, data.detail);
}

@@ -207,0 +207,0 @@ });

@@ -145,3 +145,3 @@ edx = edx || {};

var data = $.parseJSON(response.responseText);
$errorResponse.html(gettext(data.detail));
self.showError(self, data.field, data.detail);
}

@@ -148,0 +148,0 @@ });

{
"name": "@edx/edx-proctoring",
"//": "Note that the version format is slightly different than that of the Python version when using prereleases.",
"version": "3.23.1",
"version": "3.23.2",
"main": "edx_proctoring/static/index.js",

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

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