@rabbitholegg/questdk
Advanced tools
Comparing version 2.0.0-alpha.51 to 2.0.0-alpha.52
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../index-C2B-zbMR.js");exports.ActionType=e.Ri;exports.OrderType=e.zi; | ||
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../index-bswwRzF5.js");exports.ActionType=e.zi;exports.OrderType=e.Fi; |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./constants/index.js"),r=require("../index-C2B-zbMR.js"),e=require("./filter/index.js"),s=require("./utils/index.js");exports.SUPPORTED_REWARD_CHAINS=a.SUPPORTED_REWARD_CHAINS;exports.SUPPORTED_TASK_CHAINS=a.SUPPORTED_TASK_CHAINS;exports.ActionType=r.Ri;exports.OrderType=r.zi;exports.PluginActionNotImplementedError=r.ia;exports.Equal=e.Equal;exports.GreaterThan=e.GreaterThan;exports.GreaterThanOrEqual=e.GreaterThanOrEqual;exports.LessThan=e.LessThan;exports.LessThanOrEqual=e.LessThanOrEqual;exports.apply=e.apply;exports.compressJson=s.compressJson; | ||
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./constants/index.js"),r=require("../index-bswwRzF5.js"),e=require("./filter/index.js"),s=require("./utils/index.js");exports.SUPPORTED_REWARD_CHAINS=a.SUPPORTED_REWARD_CHAINS;exports.SUPPORTED_TASK_CHAINS=a.SUPPORTED_TASK_CHAINS;exports.ActionType=r.zi;exports.OrderType=r.Fi;exports.PluginActionNotImplementedError=r.aa;exports.Equal=e.Equal;exports.GreaterThan=e.GreaterThan;exports.GreaterThanOrEqual=e.GreaterThanOrEqual;exports.LessThan=e.LessThan;exports.LessThanOrEqual=e.LessThanOrEqual;exports.apply=e.apply;exports.compressJson=s.compressJson; |
@@ -1,2 +0,2 @@ | ||
import { R as o, z as p } from "../../index-Bdv0GfAY.mjs"; | ||
import { z as o, F as p } from "../../index-Cpj1ev8C.mjs"; | ||
export { | ||
@@ -3,0 +3,0 @@ o as ActionType, |
@@ -1,5 +0,5 @@ | ||
import { SUPPORTED_REWARD_CHAINS as o, SUPPORTED_TASK_CHAINS as a } from "./constants/index.js"; | ||
import { R as s, z as t, i as n } from "../index-Bdv0GfAY.mjs"; | ||
import { SUPPORTED_REWARD_CHAINS as a, SUPPORTED_TASK_CHAINS as o } from "./constants/index.js"; | ||
import { z as s, F as t, a as n } from "../index-Cpj1ev8C.mjs"; | ||
import { Equal as m, GreaterThan as E, GreaterThanOrEqual as l, LessThan as A, LessThanOrEqual as O, apply as P } from "./filter/index.js"; | ||
import { compressJson as S } from "./utils/index.js"; | ||
import { compressJson as f } from "./utils/index.js"; | ||
export { | ||
@@ -14,6 +14,6 @@ s as ActionType, | ||
n as PluginActionNotImplementedError, | ||
o as SUPPORTED_REWARD_CHAINS, | ||
a as SUPPORTED_TASK_CHAINS, | ||
a as SUPPORTED_REWARD_CHAINS, | ||
o as SUPPORTED_TASK_CHAINS, | ||
P as apply, | ||
S as compressJson | ||
f as compressJson | ||
}; |
{ | ||
"name": "@rabbitholegg/questdk", | ||
"version": "2.0.0-alpha.51", | ||
"version": "2.0.0-alpha.52", | ||
"description": "", | ||
@@ -82,4 +82,3 @@ "main": "./dist/cjs/index.js", | ||
"vite": "^5.2.11", | ||
"@rabbitholegg/questdk-plugin-utils": "1.0.0-alpha.29", | ||
"tsconfig": "0.1.0-alpha.1" | ||
"@rabbitholegg/questdk-plugin-utils": "1.0.0-alpha.32" | ||
}, | ||
@@ -86,0 +85,0 @@ "repository": "rabbitholegg/questdk", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10
9841
462793