You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

inst-redux-service-middleware

Package Overview
Dependencies
Maintainers
9
Versions
1985
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inst-redux-service-middleware - npm Package Compare versions

Comparing version

to
22.13.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [22.13.0](https://gerrit.instructure.com/compare/v22.11.1...v22.13.0) (2025-07-11)
**Note:** Version bump only for package inst-redux-service-middleware
# [22.12.0](https://gerrit.instructure.com/compare/v22.11.1...v22.12.0) (2025-07-03)

@@ -8,0 +16,0 @@

5

package.json
{
"name": "inst-redux-service-middleware",
"version": "22.12.0",
"version": "22.13.0",
"license": "MIT",

@@ -18,3 +18,3 @@ "description": "Service middleware for redux",

"@instructure/quiz-scripts": "21.0.0",
"quiz-presets": "22.12.0"
"quiz-presets": "22.13.0"
},

@@ -30,2 +30,3 @@ "publishConfig": {

"eslint:fix": "eslint --fix .",
"eslint:errors": "eslint --quiet --fix .",
"clean": "ui-build --clean",

@@ -32,0 +33,0 @@ "build": "ui-build --modules es,cjs",