Comparing version 2.4.7 to 2.4.8
@@ -11,3 +11,3 @@ /* eslint-disable */ | ||
const PACKAGE_VERSION = '2.4.7' | ||
const PACKAGE_VERSION = '2.4.8' | ||
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423' | ||
@@ -14,0 +14,0 @@ const IS_MOCKED_RESPONSE = Symbol('isMockedResponse') |
{ | ||
"name": "msw", | ||
"version": "2.4.7", | ||
"version": "2.4.8", | ||
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.", | ||
@@ -129,3 +129,3 @@ "main": "./lib/core/index.js", | ||
"outvariant": "^1.4.2", | ||
"path-to-regexp": "^6.2.0", | ||
"path-to-regexp": "^6.3.0", | ||
"strict-event-emitter": "^0.5.1", | ||
@@ -161,3 +161,3 @@ "type-fest": "^4.9.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"express": "^4.18.2", | ||
"express": "^5.0.0", | ||
"fs-extra": "^11.2.0", | ||
@@ -164,0 +164,0 @@ "fs-teardown": "^0.3.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4065875
50350
Updatedpath-to-regexp@^6.3.0