Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@x-edu/assessment

Package Overview
Dependencies
Maintainers
13
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@x-edu/assessment - npm Package Compare versions

Comparing version
1.0.8
to
1.0.9
+5
-1
dist/esm/index.js

@@ -86,2 +86,4 @@ import '@sdp.nd/fish/es/button/style';

placement = _props$placement === void 0 ? 'top' : _props$placement,
_props$historyId = props.historyId,
historyId = _props$historyId === void 0 ? '' : _props$historyId,
_props$bizObjectId = props.bizObjectId,

@@ -233,3 +235,4 @@ bizObjectId = _props$bizObjectId === void 0 ? '' : _props$bizObjectId,

user_role: userRole
}, effectiveExtInfo || {}))
}, effectiveExtInfo || {})),
history_id: historyId
});

@@ -318,2 +321,3 @@ case 10:

useEffect(function () {
if (mode === 'message') return;
var init = function init() {

@@ -320,0 +324,0 @@ initTimeoutRef.current = setTimeout(function () {

+1
-1
{
"name": "@x-edu/assessment",
"version": "1.0.8",
"version": "1.0.9",
"main": "dist/esm/index.js",

@@ -5,0 +5,0 @@ "module": "dist/esm/index.js",