Socket
Socket
Sign inDemoInstall

obojobo-chunks-question-bank

Package Overview
Dependencies
133
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.0-alpha.2 to 12.1.0

6

editor-component.js

@@ -44,3 +44,3 @@ import './viewer-component.scss'

this.importQuestionList = this.importQuestionList.bind(this)
this.diplayImportQuestionModal = this.diplayImportQuestionModal.bind(this)
this.displayImportQuestionModal = this.displayImportQuestionModal.bind(this)
}

@@ -176,3 +176,3 @@

diplayImportQuestionModal() {
displayImportQuestionModal() {
const Question = Common.Registry.getItemForType(QUESTION_NODE)

@@ -199,3 +199,3 @@ const questionList = this.getQuestionList(OboModel.getRoot()).map(question =>

type: 'button',
action: this.diplayImportQuestionModal
action: this.displayImportQuestionModal
}

@@ -202,0 +202,0 @@ ]

{
"name": "obojobo-chunks-question-bank",
"version": "12.1.0-alpha.2",
"version": "12.1.0",
"license": "AGPL-3.0-only",

@@ -30,3 +30,3 @@ "description": "QuestionBank chunk for Obojobo",

"peerDependencies": {
"obojobo-lib-utils": "^12.1.0-alpha.2"
"obojobo-lib-utils": "^12.1.0"
},

@@ -62,3 +62,3 @@ "jest": {

},
"gitHead": "c431a74424b061b351e365fc66213999a2551405"
"gitHead": "3c0198765dbc6d7a63d34decfd094315bed519a1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc