@react-querybuilder/mantine
Advanced tools
@@ -6,3 +6,3 @@ import { ValueEditor, getCompatContextProvider, getFirstOption, isOptionGroupArray, parseNumber, uniqOptList, useValueEditor, useValueSelector } from "react-querybuilder"; | ||
| import dayjs from "dayjs"; | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/objectWithoutPropertiesLoose.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/objectWithoutPropertiesLoose.js | ||
| function _objectWithoutPropertiesLoose(r, e) { | ||
@@ -18,3 +18,3 @@ if (null == r) return {}; | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/objectWithoutProperties.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/objectWithoutProperties.js | ||
| function _objectWithoutProperties(e, t) { | ||
@@ -30,3 +30,3 @@ if (null == e) return {}; | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/typeof.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/typeof.js | ||
| function _typeof(o) { | ||
@@ -41,3 +41,3 @@ "@babel/helpers - typeof"; | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/toPrimitive.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/toPrimitive.js | ||
| function toPrimitive(t, r) { | ||
@@ -54,3 +54,3 @@ if ("object" != _typeof(t) || !t) return t; | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/toPropertyKey.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/toPropertyKey.js | ||
| function toPropertyKey(t) { | ||
@@ -61,3 +61,3 @@ var i = toPrimitive(t, "string"); | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/defineProperty.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/defineProperty.js | ||
| function _defineProperty(e, r, t) { | ||
@@ -72,3 +72,3 @@ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, { | ||
| //#endregion | ||
| //#region \0@oxc-project+runtime@0.121.0/helpers/objectSpread2.js | ||
| //#region \0@oxc-project+runtime@0.122.0/helpers/objectSpread2.js | ||
| function ownKeys(e, r) { | ||
@@ -75,0 +75,0 @@ var t = Object.keys(e); |
+7
-7
| { | ||
| "name": "@react-querybuilder/mantine", | ||
| "description": "Custom Mantine components for react-querybuilder", | ||
| "version": "8.14.3", | ||
| "version": "8.14.4", | ||
| "publishConfig": { | ||
@@ -54,5 +54,5 @@ "access": "public" | ||
| "devDependencies": { | ||
| "@mantine/core": "8.3.18", | ||
| "@mantine/dates": "8.3.18", | ||
| "@mantine/hooks": "8.3.18", | ||
| "@mantine/core": "9.0.0", | ||
| "@mantine/dates": "9.0.0", | ||
| "@mantine/hooks": "9.0.0", | ||
| "@testing-library/dom": "^10.4.1", | ||
@@ -65,3 +65,3 @@ "@testing-library/react": "^16.3.2", | ||
| "react-dom": "^19.2.4", | ||
| "react-querybuilder": "8.14.3", | ||
| "react-querybuilder": "8.14.4", | ||
| "rollup-plugin-visualizer": "^7.0.1", | ||
@@ -77,5 +77,5 @@ "typescript": "^6.0.2", | ||
| "react": ">=18", | ||
| "react-querybuilder": "8.14.3" | ||
| "react-querybuilder": "8.14.4" | ||
| }, | ||
| "gitHead": "1662d02b0e91ada2f3b4684d1b1c92b614c98e8c" | ||
| "gitHead": "ce3e358703284d8a20a2d7c2e99317ace5e820de" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
179483
0