New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rabbitholegg/questdk

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rabbitholegg/questdk - npm Package Compare versions

Comparing version 2.0.0-alpha.51 to 2.0.0-alpha.52

dist/index-bswwRzF5.js

2

dist/cjs/actions/index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc